fix background
This commit is contained in:
parent
4dc76261f8
commit
b1958f2672
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
-moz-background-size: cover;
|
||||
-o-background-size: cover;
|
||||
background-size: repeat;
|
||||
background-attachment: fixed;
|
||||
|
||||
padding: 1rem;
|
||||
width: 1000px;
|
||||
|
|
Loading…
Reference in a new issue