custom.css 96 B

123456789
  1. h1 {
  2. font-size: 36px;
  3. }
  4. h1 small {
  5. font-size: 16px;
  6. display: block;
  7. margin-top: 8px;
  8. }