chore: Änderungen commited

This commit is contained in:
2025-05-14 13:37:29 +02:00
parent bc5cef3ba8
commit beccfa25a6
2 changed files with 8 additions and 2 deletions

View File

@@ -127,8 +127,8 @@
.right-sidebar {
position: absolute;
right: 1.5rem;
top: 50%;
transform: translateY(-50%);
top: 10rem;
transform: translateY(0);
display: flex;
flex-direction: column;
gap: 1.5rem;