STYLE Fixing margin on footniotes
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
4c2cb04d19
commit
0ac44c051f
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
@apply mb-4;
|
||||
li {
|
||||
@apply mb-4;
|
||||
@apply !mb-4;
|
||||
&:before {
|
||||
content: counter(footnote-index);
|
||||
counter-increment: footnote-index;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user