fix
This commit is contained in:
@@ -23,7 +23,9 @@
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: rgba(0, 0, 0, 0.2);
|
||||
/* background-color: rgba(0, 0, 0, 0.2);
|
||||
background: rgba(17, 13, 28, 0.8);
|
||||
backdrop-filter: blur(15px);
|
||||
backdrop-filter: blur(15px); */
|
||||
background: rgba(17, 13, 28, 0.3);
|
||||
backdrop-filter: blur(24px);
|
||||
}
|
||||
@@ -40,6 +40,7 @@
|
||||
.main-part-text-button.disabled:active {
|
||||
background: #828282;
|
||||
color: #FFFFFF;
|
||||
border: none;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 2000px) {
|
||||
|
||||
Reference in New Issue
Block a user