- Fix 42 to real logo
This commit is contained in:
Mathis Degryck
2024-10-01 23:27:18 +02:00
parent a8863ad379
commit 9465ac6f2d
5 changed files with 24 additions and 23 deletions

View File

@ -18,6 +18,7 @@
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
backdrop-filter: blur(5px);
justify-content: center;
align-items: center;
z-index: 700;