mirror of
https://github.com/rottenwheel/revuo-weekly.git
synced 2025-01-03 05:08:08 +00:00
test: burger menu background contrast
This commit is contained in:
parent
6995094673
commit
8337eca517
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
height: 36px;
|
height: 36px;
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
background-color: rgba(240, 240, 240, .6);
|
## background-color: rgba(240, 240, 240, .6);
|
||||||
|
|
||||||
@media (max-width: 480px) {
|
@media (max-width: 480px) {
|
||||||
top: 15px;
|
top: 15px;
|
||||||
|
@ -46,4 +46,4 @@
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
padding: 72px 0;
|
padding: 72px 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue