diff options
Diffstat (limited to 'client/src/app')
-rw-r--r-- | client/src/app/app.component.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/app.component.scss b/client/src/app/app.component.scss index 8e88bceff..6edf966f9 100644 --- a/client/src/app/app.component.scss +++ b/client/src/app/app.component.scss | |||
@@ -39,7 +39,7 @@ | |||
39 | min-width: 0; | 39 | min-width: 0; |
40 | 40 | ||
41 | .icon { | 41 | .icon { |
42 | @include icon(22px); | 42 | @include icon(24px); |
43 | 43 | ||
44 | &.icon-menu { | 44 | &.icon-menu { |
45 | background-image: url('../assets/images/header/menu.svg'); | 45 | background-image: url('../assets/images/header/menu.svg'); |