UNPKG

154 BCSSView Raw
1@import '../common/typography';
2
3.header {
4 @apply --heading;
5 text-align: center;
6}
7
8.description { @apply --normal; }
9.contribute { @apply --small; }