mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-05-28 06:13:12 +00:00
Fixes n shit
This commit is contained in:
parent
a9ba8669a6
commit
19e945d1cd
14 changed files with 28 additions and 22 deletions
|
@ -47,6 +47,8 @@ html {
|
|||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
background-attachment: fixed;
|
||||
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
body {
|
||||
margin: 0 auto; padding: 1rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue