forked from mirrors/hugo-tufte
code block adjustment
This commit is contained in:
parent
16aac2ee64
commit
ba4bc3989e
1 changed files with 3 additions and 3 deletions
|
@ -150,9 +150,9 @@ dl {
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
line-height: 1.75rem;
|
line-height: 2rem;
|
||||||
margin-top: 0.75rem;
|
margin-top: 1rem;
|
||||||
margin-bottom: 0.75rem;
|
margin-bottom: 1rem;
|
||||||
padding-right: 0;
|
padding-right: 0;
|
||||||
vertical-align: baseline;
|
vertical-align: baseline;
|
||||||
hyphens: auto;
|
hyphens: auto;
|
||||||
|
|
Loading…
Reference in a new issue