add stuff
This commit is contained in:
parent
1be26d2f1d
commit
20cb8df258
@ -128,18 +128,12 @@
|
||||
|
||||
.popup {
|
||||
display: none;
|
||||
background-color: #000000DB;
|
||||
background-color: #0008;
|
||||
position: absolute;
|
||||
padding: 10px;
|
||||
border: solid 1.5px gray;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
@media (min-height: 1079px) {
|
||||
.popup {
|
||||
background-color: #241c1cab;
|
||||
backdrop-filter: blur(31px);
|
||||
}
|
||||
backdrop-filter: blur(10px);
|
||||
}
|
||||
|
||||
.popup > div {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user