Fixes n shit

This commit is contained in:
Michał Gdula 2022-07-25 20:59:02 +01:00
parent a9ba8669a6
commit 19e945d1cd
14 changed files with 28 additions and 22 deletions

View file

@ -47,6 +47,8 @@ html {
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
scroll-behavior: smooth;
}
body {
margin: 0 auto; padding: 1rem;