fix: some styles

This commit is contained in:
2025-12-15 10:10:08 +01:00
parent 2122511959
commit 92457f90e8
7 changed files with 69 additions and 6 deletions

View File

@@ -321,7 +321,6 @@
width: 40%;
max-width: 1000px;
min-width: 500px;
height: calc(100vh - 100px);
backdrop-filter: blur(10px);
border-radius: 12px;
box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);