]> git.0d.be Git - panikdb.git/commitdiff
wiki: reduce width
authorFrédéric Péters <fpeters@0d.be>
Thu, 11 Jun 2020 20:19:02 +0000 (22:19 +0200)
committerFrédéric Péters <fpeters@0d.be>
Thu, 11 Jun 2020 20:19:02 +0000 (22:19 +0200)
panikdb/static/css/style.scss

index 32aa48dee66ed47ab4418b455ca9580c8fff0741..893a85be5659bb5a332f1deeaa65ecea778bc143 100644 (file)
@@ -738,7 +738,7 @@ button.save {
 div.wiki-section {
        position: relative;
        margin: 0 auto;
-       max-width: 60em;
+       max-width: 45em;
        font-size: 16px;
        pre.code {
                background: #111;