]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/layout.scss
Merge pull request #4438 from wallabag/dependabot/composer/scheb/two-factor-bundle...
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / layout.scss
index ed32f12515ebd5679daf6fae4e940962d22647db..a81001897b90c85b19ca59e39282f0bec34f204e 100755 (executable)
@@ -18,10 +18,8 @@ body {
   border-bottom: 1px solid #ddd;
 }
 
-nav,
-body:not(.entry) main,
-footer {
-  padding-left: 240px;
+a {
+  color: $blueAccentColor;
 }
 
 main,
@@ -30,6 +28,10 @@ main,
   height: 100%;
 }
 
+.typo-logo {
+  max-width: 150px;
+}
+
 #main {
   flex: 1 0 auto;