Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
give button a background when open
- Loading branch information
Showing
with
1 addition
and
0 deletions.
-
+1
−0
static/mobile.less
|
@@ -28,6 +28,7 @@ div.mobile-logo { |
|
|
} |
|
|
|
|
|
div.mobile-hamburger.open { |
|
|
background-color: @ini_background; |
|
|
&::before { |
|
|
content: '✕'; |
|
|
} |
|
|