]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/main.css
Material: increase max width of article on large screens
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / main.css
index ffccb49850de5c783b5926fb7d73fee6b4b22b05..86dab6bfc99b0018983cbddab26ca9a48eec5f46 100755 (executable)
@@ -600,7 +600,7 @@ a.original {
 #article {
   font-size: 20px;
   margin: 0 auto;
-  max-width: 40em;
+  max-width: 45em;
 }
 
 #article article {