Wake Creators LogoCSS - Components Squid Style
Getting Started
Content
Layout
Forms
Components
Accordion CollapseAlertBadgeBoxBreadcrumbButtonCardDropdownLoaderModalPaginationProgress BarStepsTabsTagToastToolip
Utilities
Styleguide

Box

Default box to to encapsulate some HTML. The applies the default box-shadow and border-raduys with a white background

Some HTML here

<div class='box'>
<!-- Some HTML -->
</div>