STYLE Fixing margin on footniotes
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nonimart 2025-08-27 14:31:49 +02:00
parent 4c2cb04d19
commit 0ac44c051f

View File

@ -3,7 +3,7 @@
@apply mb-4;
li {
@apply mb-4;
@apply !mb-4;
&:before {
content: counter(footnote-index);
counter-increment: footnote-index;