override.sass 308 B

123456789101112131415161718
  1. .button
  2. +tablet
  3. small
  4. color: $text
  5. left: 0
  6. margin-top: 10px
  7. position: absolute
  8. top: 100%
  9. width: 100%
  10. body.page-grid .column > .notification
  11. padding-left: 0
  12. padding-right: 0
  13. text-align: center
  14. +tablet
  15. .header-item .button + .button
  16. margin-left: 0.75rem