Merge pull request #28 from tumGER/Image

Localize background image
pull/29/head
Elijah Bansley 2018-07-10 13:59:52 -05:00 committed by GitHub
commit d7394714d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

View File

@ -29,7 +29,7 @@ body {
padding-bottom: 10vw;
background-size: cover;
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;
margin-top: 0px;
top: 0px;