Skip to content

Commit f9552f2

Browse files
committed
upd
1 parent 6bf0fa1 commit f9552f2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

com.sweaxizone.metro/theme/css/general.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,9 @@ html:not(.js) .page-wrapper,
114114
margin-inline-end: auto;
115115
max-width: var(--content-max-width);
116116
}
117-
.content p { line-height: 1.45em; }
118-
.content ol { line-height: 1.45em; }
119-
.content ul { line-height: 1.45em; }
117+
.content p { line-height: 33px; }
118+
.content ol { line-height: 33px; }
119+
.content ul { line-height: 33px; }
120120
.content a { text-decoration: none; }
121121
.content a:hover { text-decoration: underline; }
122122
.content img, .content video { max-width: 100%; }

0 commit comments

Comments
 (0)