Browse Source

fixe margin and outline on the menu burger in MenuSubComponent

AlexiCauvin 7 years ago
parent
commit
4a95eada6f
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/css/AccountPage.styl

+ 3 - 3
src/css/AccountPage.styl View File

@@ -166,11 +166,11 @@ settingText()
166 166
         min-height 60px
167 167
         &__responsive
168 168
           &__hamburger
169
-            margin 18px 0 0 10px
170 169
             padding 0
170
+            &:focus
171
+              outline none
171 172
             &__box
172
-              &:focus
173
-                outline none
173
+              margin-top 15px
174 174
               &__icon, &__icon::before, &__icon::after
175 175
                 width 30px
176 176
         &__list