code optimization
This commit is contained in:
parent
04b48b95ec
commit
2134e09e9a
1 changed files with 13 additions and 13 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, 0.6);
|
||||||
@media (max-width: 480px) {
|
@media (max-width: 480px) {
|
||||||
top: 15px;
|
top: 15px;
|
||||||
right: 10px;
|
right: 10px;
|
||||||
|
|
Loading…
Reference in a new issue