Skip to content

Commit 3215186

Browse files
committed
fix: section-title CSS for rend=sectiontitleital
1 parent 69f2c9e commit 3215186

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/scss/_tei.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,10 @@
100100
font-size: inherit;
101101
}
102102

103+
.section-title {
104+
margin-top: 2em;
105+
}
106+
103107
// list in tei titleStmt for editors,
104108
// hotfix: override wrong odd transformation
105109
.hsg-list-editors {

0 commit comments

Comments
 (0)