adding padding to bottom

This commit is contained in:
Amolith 2023-10-29 15:37:47 -04:00
parent ff409eb72b
commit 181509faa8
Signed by: Amolith
GPG Key ID: 8AE30347CE28D101
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ html {
color: #2f2f2f;
background: white;
font-family: 'Inter', sans-serif;
padding-bottom: 20px;
}
a {