This commit is contained in:
Jordan Vidrine 2024-12-20 15:50:01 -06:00
parent 87b7de3ad3
commit 42e31a7f24

View File

@ -17,7 +17,6 @@
height: 100vh; height: 100vh;
position: fixed; position: fixed;
background: rgba(255, 255, 255, 0.5); background: rgba(255, 255, 255, 0.5);
border-radius: 16px;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1); box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(4.9px); backdrop-filter: blur(4.9px);
-webkit-backdrop-filter: blur(4.9px); -webkit-backdrop-filter: blur(4.9px);