UNPKG

sfgov-design-system

Version:

This is the design system for [SF.gov](https://sf.gov) and the City & County of San Francisco.

13 lines (11 loc) 212 B
.responsive-grid { @apply grid grid-cols-6; @apply gap-20; @apply md:grid-cols-12 md:gap-28; } .responsive-container { @apply mx-20 max-w-xl; @apply md:mx-28; @apply lg:mx-96; @apply xl:mx-auto; }