fix
[wolnelektury.git] / src / wolnelektury / static / 2022 / styles / layout / _text.scss
index 22ad16c..dd48d4f 100644 (file)
 
 #heretoc {
     margin-top: .5em;
+
+    // Workaround for missing li's.
+    ol a {
+        line-height: 30px;
+    }
 }
 
 #menu .box {