]> git.armaanb.net Git - stagit.git/blobdiff - resources/style.css
Increase max width
[stagit.git] / resources / style.css
index 11794f2cf0a2ad23fe343d1a3a273fcf313c96a4..1e6ef66bf327ff5dd71c6d7f76ba9fad9b43b030 100644 (file)
@@ -1,7 +1,7 @@
 body {
        font-size: 0.8rem;
        font-family: monospace;
-       max-width: 100ch;
+       max-width: 125ch;
        width: max-content;
 }