]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/layout.scss
wallabag logo with typo replaced by an SVG one
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / layout.scss
index 8b8b06e60a64beb30e8e05db31d5a23f21219242..56c805efa173d20853a2b4fb7d66a9e7c00cd9e5 100755 (executable)
@@ -18,18 +18,16 @@ body {
   border-bottom: 1px solid #ddd;
 }
 
-nav,
-main,
-footer {
-  padding-left: 240px;
-}
-
 main,
 #content,
 .valign-wrapper {
   height: 100%;
 }
 
+.typo-logo {
+  max-width: 150px;
+}
+
 #main {
   flex: 1 0 auto;