Update base.scss

This commit is contained in:
Emile Bangma 2024-11-07 22:00:13 +01:00 committed by GitHub
parent 1d5b6f58d8
commit a7ba176e82
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -184,7 +184,7 @@ a {
box-sizing: border-box;
padding: $topSpacing 2rem 2rem 2rem;
display: flex;
height: 100vh;
min-height: 100vh;
position: sticky;
}