]> 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 8b8b06e60a64beb30e8e05db31d5a23f21219242..a81001897b90c85b19ca59e39282f0bec34f204e 100755 (executable)
@@ -18,10 +18,8 @@ body {
   border-bottom: 1px solid #ddd;
 }
 
-nav,
-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;