From 8f1c22fcc1fb0b3929c10497e00f72567db89be7 Mon Sep 17 00:00:00 2001 From: Elijah Bansley Date: Sat, 19 May 2018 09:15:50 -0500 Subject: [PATCH] Update style.css --- style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index ed2b211..e967cf7 100644 --- a/style.css +++ b/style.css @@ -10,7 +10,9 @@ body { #title { text-align: center; - padding: 20px; + padding-top: 10vw; + padding-bottom: 10vw; + background-size: cover; background-color: black; background-image: url("https://icdn1.digitaltrends.com/image/nintendo-switch-review-photos-pdx-580.jpg"); color: white;