Skip to content

Commit 4e5d4f3

Browse files
JernestKJohn25901
authored andcommitted
REQUIREMENT: Numbered passages should have increased spacing for improved readability (closes #287)
1 parent 509cc60 commit 4e5d4f3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

frontend/src/styles/Passage.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
mark {
22
padding: 0 !important;
33
}
4+
5+
.main.scholium {
6+
padding-bottom: 1.5em;
7+
}

0 commit comments

Comments
 (0)