Update style.css
parent
9414e8eaf4
commit
3d78b96823
|
@ -10,7 +10,10 @@ body {
|
||||||
|
|
||||||
#title {
|
#title {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding: 20px;
|
font-size: 1.5vw;
|
||||||
|
padding-top: 10vw;
|
||||||
|
padding-bottom: 10vw;
|
||||||
|
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("https://icdn1.digitaltrends.com/image/nintendo-switch-review-photos-pdx-580.jpg");
|
||||||
color: white;
|
color: white;
|
||||||
|
|
Loading…
Reference in New Issue