Merge pull request 'fix: sticky-header-border-effect' (#4) from sticky-header-fix into main

Reviewed-on: #4
This commit is contained in:
Fiona Lena Urban 2025-05-12 09:17:00 +02:00
commit 236397fc9c
3 changed files with 21 additions and 2 deletions

View file

@ -46,8 +46,6 @@
}
.content {
border-top-left-radius: 15px;
border-top-right-radius: 15px;
overflow: hidden;
background: var(--color-lightest);
height: 100%;