preserving white space
This commit is contained in:
parent
e2b84c3999
commit
db517b13bb
@ -1055,6 +1055,7 @@ theme-toggle {
|
||||
#article p {
|
||||
font-size: 1.05rem;
|
||||
line-height: 1.7;
|
||||
white-space: pre-line;
|
||||
}
|
||||
#preview_popup p *,
|
||||
#article p * {
|
||||
|
||||
2
css/main.min.css
vendored
2
css/main.min.css
vendored
File diff suppressed because one or more lines are too long
@ -1098,6 +1098,7 @@ theme-toggle {
|
||||
p {
|
||||
font-size: 1.05rem;
|
||||
line-height: 1.7;
|
||||
white-space: pre-line;
|
||||
|
||||
* {
|
||||
line-height: inherit;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user