Smarter top menu without list
This commit is contained in:
@@ -24,6 +24,8 @@ span.icon
|
||||
@extend .fa-bell
|
||||
&.needs-payment
|
||||
@extend .fa-money
|
||||
&.scan-qr
|
||||
@extend .fa-qrcode
|
||||
#notice
|
||||
a
|
||||
color: white
|
||||
|
||||
@@ -18,8 +18,11 @@ header.top-menu
|
||||
padding-left: 48px
|
||||
padding-right: 52px
|
||||
.top-menu-logo
|
||||
@media #{$small-only}
|
||||
display: none
|
||||
&.with-list
|
||||
@media #{$small-only}
|
||||
display: none
|
||||
&.without-list
|
||||
margin-left: 6px
|
||||
img
|
||||
margin-top: -6px
|
||||
.menu-content
|
||||
|
||||
Reference in New Issue
Block a user