style tweaks

This commit is contained in:
Rhiannon Morris 2020-08-18 18:47:03 +02:00
parent d88c4c14b3
commit c9932faeb8
2 changed files with 35 additions and 19 deletions

View file

@ -1,5 +1,9 @@
:root {
--section-prefix: '§ ';
--section-prefix: '';
}
h1::before, h2::before, h3::before, h4::before, h5::before, h6::before {
padding-right: 1ex;
}
main h1 {