Increase header burger size
authorChocobozzz <me@florianbigard.com>
Wed, 9 May 2018 06:30:03 +0000 (08:30 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 9 May 2018 06:30:03 +0000 (08:30 +0200)
client/src/app/app.component.scss

index 8e88bceff3da58e75affa2ebe92b039ee21f8934..6edf966f99717b6fe2f4e6fda9eec80387517390 100644 (file)
@@ -39,7 +39,7 @@
     min-width: 0;
 
     .icon {
-      @include icon(22px);
+      @include icon(24px);
 
       &.icon-menu {
         background-image: url('../assets/images/header/menu.svg');