Fix scrollbar bug

This commit is contained in:
dertyp7
2024-01-13 17:50:37 +01:00
parent 9b487cab47
commit 6f9191a95a
4 changed files with 8 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
.about {
height: 100vh;
padding: 5rem 10rem;
.greeting {
color: var(--color-accent);