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