Added background
This commit is contained in:
parent
95f8eb9719
commit
efdc00dcd6
2 changed files with 1 additions and 1 deletions
BIN
public/images/background.jpg
Normal file
BIN
public/images/background.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 126 KiB |
|
@ -13,7 +13,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background: #f5f5f5;
|
background: url('../public/images/background.jpg') fixed repeat #f5f5f5;
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue