Skip to content

Commit 835ae57

Browse files
committed
deploy: 7d30613
1 parent f32a222 commit 835ae57

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+924
-72548
lines changed

ar/css/general.css

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,10 +200,12 @@ sup {
200200
line-height: 0;
201201
}
202202

203-
:not(.footnote-definition) + .footnote-definition,
204-
.footnote-definition + :not(.footnote-definition) {
203+
:not(.footnote-definition) + .footnote-definition {
205204
margin-block-start: 2em;
206205
}
206+
.footnote-definition:not(:has(+ .footnote-definition)) {
207+
margin-block-end: 2em;
208+
}
207209
.footnote-definition {
208210
font-size: 0.9em;
209211
margin: 0.5em 0;

0 commit comments

Comments
 (0)