mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-26 00:58:58 +01:00
add blur owo :3
This commit is contained in:
parent
98a0799e27
commit
6842c3c622
1 changed files with 2 additions and 0 deletions
|
@ -92,6 +92,8 @@
|
|||
}
|
||||
.popup {
|
||||
display: none;
|
||||
background-color: #241c1cab;
|
||||
backdrop-filter: blur(31px);
|
||||
position: absolute;
|
||||
background-color: #333;
|
||||
padding: 10px;
|
||||
|
|
Loading…
Reference in a new issue