Fix footnote styles
Some checks failed
Build and copy to prod / build-and-copy (push) Has been cancelled
Some checks failed
Build and copy to prod / build-and-copy (push) Has been cancelled
This commit is contained in:
parent
18f3421299
commit
87acceea57
@ -23,6 +23,10 @@ article {
|
|||||||
padding: 0 var(--space-size-m);
|
padding: 0 var(--space-size-m);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ol {
|
||||||
|
list-style: decimal;
|
||||||
|
}
|
||||||
|
|
||||||
.p-summary {
|
.p-summary {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user