added padding to site

Signed-off-by: Sarmonsiill <sarmonsiill@tilde.guru>
This commit is contained in:
Sarmonsiill 2023-01-07 22:38:18 +00:00
parent 00d1ed9006
commit cd487a3b66
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
<link rel="shortcut icon" type="image/ico" href="favicon.ico"/>
<style>
html {
padding: 1rem 5rem;
background-color: #282828;
color: #A89D82;
}