styles geändert

This commit is contained in:
2025-02-19 21:01:55 +01:00
parent 2b53b40778
commit 209a23509b
5 changed files with 152 additions and 169 deletions

View File

@@ -37,7 +37,7 @@
background: rgba(255, 255, 255, 0.1);
backdrop-filter: blur(10px);
border: 1px solid rgba(255, 255, 255, 0.2);
border-radius: 10px;
border-radius: 15px !important;
}
.dark .glassmorphism {
background: rgba(0, 0, 0, 0.2);