1
Fork 0

add blur owo :3

This commit is contained in:
ashley 2024-07-24 14:39:26 +00:00
parent 98a0799e27
commit 6842c3c622

View file

@ -92,6 +92,8 @@
} }
.popup { .popup {
display: none; display: none;
background-color: #241c1cab;
backdrop-filter: blur(31px);
position: absolute; position: absolute;
background-color: #333; background-color: #333;
padding: 10px; padding: 10px;