Panels

Panels

November 15, 2017 Components FLUID Design System 1

  1. Body Min Height: 200 px
  2. Width: varies
  3. Title: Roboto regular / 20 px / #333
  4. Body: Roboto regular / 14 px / #666
  5. Left/Right Padding: 20px
  6. Bottom/Top Padding: 20px

Guidelines

DO
  • Use Panels on every page to create the differentiation from the gray background.
  • All content should appear in panels
DON’T
  • Nest Panels inside of each other

One Response

  1. Jason Golieb says:

    Panels and other static component use the following drop shadow:

    box-shadow: 0 px(2) px(3) 0 rgba($black, .1);

    However, it is optional, so use it when needed to create visual differentiation. In Fluid Bootstrap, it can be applied by adding the .shadow utility class.

Leave a Reply to Jason Golieb Cancel reply

Your email address will not be published. Required fields are marked *