wrong main

This commit is contained in:
Anton-4 2025-04-04 20:01:46 +02:00
parent 10299afef3
commit f5dc4f6371
No known key found for this signature in database
GPG key ID: 0971D718C0A9B937
2 changed files with 1 additions and 1 deletions

View file

@ -206,6 +206,7 @@ main {
scrollbar-color: var(--violet) var(--body-bg-color);
scrollbar-gutter: stable both-edges;
scroll-padding-top: calc(16px + 16px + 1lh + 16px + 16px);
align-content: start;
}
main > * {