25-02-2025

This commit is contained in:
Kevin Adametz 2026-02-25 17:05:52 +01:00
parent 98084de7d0
commit 70a7776da5
53 changed files with 6719 additions and 833 deletions

View file

@ -20,7 +20,7 @@ const isDark = computed(() => $q.dark.isActive)
bottom: 16px;
left: 50%;
transform: translateX(-50%);
z-index: 30;
z-index: 10;
width: 44px;
height: 44px;
border-radius: 50%;