mirror of
https://github.com/ColonelParrot/jscanify.git
synced 2025-12-31 06:31:54 +00:00
Fix background image
This commit is contained in:
parent
196e8393aa
commit
189356af5b
@ -12,6 +12,7 @@ body {
|
||||
background-image: url("images/galaxy.png");
|
||||
background-size: cover;
|
||||
background-position: 0 -170px;
|
||||
background-attachment: fixed;
|
||||
text-align: center;
|
||||
color: white;
|
||||
padding: 50px 0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user