Small UI improvement

This commit is contained in:
Daniel
2022-05-27 17:46:38 +04:30
parent e42971cd03
commit 282a8a386e
2 changed files with 7 additions and 1 deletions
+2 -1
View File
@@ -10,7 +10,8 @@
-webkit-user-select: none;
user-select: none;
position: absolute;
filter: blur(3px);
filter: blur(5px);
opacity: 60%;
margin: 20px;
width: 100px;
height: 100px;