We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bf0fa1 commit f9552f2Copy full SHA for f9552f2
1 file changed
com.sweaxizone.metro/theme/css/general.css
@@ -114,9 +114,9 @@ html:not(.js) .page-wrapper,
114
margin-inline-end: auto;
115
max-width: var(--content-max-width);
116
}
117
-.content p { line-height: 1.45em; }
118
-.content ol { line-height: 1.45em; }
119
-.content ul { line-height: 1.45em; }
+.content p { line-height: 33px; }
+.content ol { line-height: 33px; }
+.content ul { line-height: 33px; }
120
.content a { text-decoration: none; }
121
.content a:hover { text-decoration: underline; }
122
.content img, .content video { max-width: 100%; }
0 commit comments