app.scss 87 B

123456789
  1. #content {
  2. padding:100px 0;
  3. }
  4. .divider {
  5. float:left;
  6. width:100%;
  7. margin:20px 0;
  8. }