jakegiltsoff / sassline

Set text on the web to a baseline grid with Sass & rems using a responsive modular-scale.
https://sassline.com
1.38k stars 91 forks source link

Prevent `li` of `ul` from incrementing the counter #60

Closed skylee03 closed 7 months ago

skylee03 commented 8 months ago

In _typography.scss, counter-increment: none; should be added to unordered list items to prevent them from incrementing the counters.