reduce padding a bit

This commit is contained in:
Amolith 2023-01-17 10:34:30 -05:00
parent ba709bb962
commit 5efdd6eeb7
Signed by: Amolith
GPG Key ID: 8AE30347CE28D101
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
html {
scroll-behavior: smooth;
padding: 0 30px;
padding: 0 15px;
}
body {
font-family: Heliotrope;