This commit is contained in:
2026-01-09 21:38:04 +01:00
parent e17517e2eb
commit 616b364d40
2 changed files with 41 additions and 23 deletions

View File

@@ -21,8 +21,8 @@ body {
}
.modal-content {
background-color: #2125294d;
backdrop-filter: blur(15px);
background-color: #212529b3;
backdrop-filter: blur(10px);
}
}