fix stupid spacing issue poorly

This commit is contained in:
Jeremy Kauffman 2022-08-04 12:54:05 -04:00
parent 27f9927e30
commit d4967cc5f2

View file

@ -116,10 +116,10 @@
ol,
ul {
//list-style-position: outside;
list-style-position: outside;
li {
//list-style-position: inherit;
list-style-position: inherit;
//&:not(:first-of-type) {
margin-top: 0.5rem;