0.0.325
This commit is contained in:
@@ -531,6 +531,9 @@
|
||||
filter: brightness(0) saturate(100%) invert(0%) sepia(100%) saturate(21%) hue-rotate(344deg) brightness(105%) contrast(106%);
|
||||
padding-left: 10px;
|
||||
}
|
||||
.menu_buttons.open .block_overlay{
|
||||
display: block;
|
||||
}
|
||||
|
||||
.text_f_curtain{
|
||||
display: inline-block;
|
||||
@@ -548,6 +551,16 @@
|
||||
font-size: 12px;
|
||||
line-height: 13px;
|
||||
}
|
||||
|
||||
.block_overlay{
|
||||
height: 100vh;
|
||||
width: 100vw;
|
||||
background: rgba(39, 53, 62, 0.7);
|
||||
backdrop-filter: blur(15px);
|
||||
z-index: 100;
|
||||
position: fixed;
|
||||
top: 86px;
|
||||
}
|
||||
#customer>a, #mover>a{
|
||||
left: 5%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user