7 lines
76 B
SCSS
7 lines
76 B
SCSS
.footnotes-list {
|
|
p {
|
|
margin-block-start: 0;
|
|
margin-block-end: 0;
|
|
}
|
|
}
|