]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/main.css
minor ui fixes
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / main.css
index e70bb2b1209d6c7169095bee6ea649e29d8cbb6d..cfc77d06dcfa4bf08b872c092f60993a4951abb0 100755 (executable)
@@ -439,6 +439,10 @@ main ul.row {
   height: auto;
 }
 
+#article > header > h1 {
+  font-size: 2em;
+}
+
 .reader-mode {
   width: 95px !important;
   transition: width 0.2s ease;