Localize background image
parent
1fa8dbffbd
commit
7de3f34203
Binary file not shown.
After Width: | Height: | Size: 90 KiB |
|
@ -29,7 +29,7 @@ body {
|
||||||
padding-bottom: 10vw;
|
padding-bottom: 10vw;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-color: black;
|
background-color: black;
|
||||||
background-image: url("https://icdn1.digitaltrends.com/image/nintendo-switch-review-photos-pdx-580.jpg");
|
background-image: url("background-image.jpg");
|
||||||
color: white;
|
color: white;
|
||||||
margin-top: 0px;
|
margin-top: 0px;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
|
|
Loading…
Reference in New Issue