mirror of
https://github.com/moparisthebest/xeps
synced 2025-01-30 23:10:10 -05:00
Indent line-broken headings on mobile
This commit is contained in:
parent
a2784e23f4
commit
c3d635c811
@ -1500,4 +1500,9 @@
|
||||
ul, ol {
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
h2,h3,h4,h5,h6 {
|
||||
text-indent: -1em;
|
||||
margin-left: 1em;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user