CHANGE: update to svg

Update to svg images, change available date, change bg darkness
This commit is contained in:
webfussel 2025-01-29 09:13:16 +01:00
parent fdfa87ab0d
commit 41a582fea4
48 changed files with 110 additions and 25 deletions

View file

@ -48,7 +48,7 @@
display: flex;
align-items: center;
justify-content: center;
background-color: rgba(0, 0, 0, 0.8);
background-color: rgba(0, 0, 0, 0.88);
backdrop-filter: blur(1px);
transition: var(--transition-time);
height: 100%;