diff --git a/Component:-Box.md b/Component:-Box.md index b8f4912..5ba178e 100644 --- a/Component:-Box.md +++ b/Component:-Box.md @@ -2,7 +2,7 @@ Documentation for the box component and its variants. The box component is used for variety of reasons. Mainly used to hold content of a specific widget. - **Structure:** the box has three main sections. The header, body and footer. Example of usage below. -``` +```css