fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixes for book page toc
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
2022
/
styles
/
layout
/
_article.scss
diff --git
a/src/wolnelektury/static/2022/styles/layout/_article.scss
b/src/wolnelektury/static/2022/styles/layout/_article.scss
index
cb913a3
..
c4b1024
100644
(file)
--- a/
src/wolnelektury/static/2022/styles/layout/_article.scss
+++ b/
src/wolnelektury/static/2022/styles/layout/_article.scss
@@
-30,10
+30,11
@@
list-style: none;
margin-top: 0.25rem;
margin-bottom: 0;
- li {
+ margin-left: 1em;
font-size: 18px;
- line-height: 150%;
font-weight: normal;
+ li {
+ line-height: 150%;
}