Explorar o código

book: disable content max-width so page contents uses my full screen width

x %!s(int64=3) %!d(string=hai) anos
pai
achega
2abb695856
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      doc/theme/css/general.css

+ 1 - 1
doc/theme/css/general.css

@@ -159,7 +159,7 @@ h6:target::before {
 .content main {
     margin-left: auto;
     margin-right: auto;
-    max-width: var(--content-max-width);
+    /* max-width: var(--content-max-width); */
 }
 .content p { line-height: 1.45em; }
 .content ol { line-height: 1.45em; }