_layout.scss 155 B

1234567891011121314
  1. // Layout
  2. .s2-docs-container {
  3. line-height: 1.6;
  4. }
  5. section {
  6. margin-bottom: 40px;
  7. }
  8. .page-header {
  9. padding-bottom: 19px;
  10. margin-bottom: 29px;
  11. }