From 9a97578c02640683bc716c26da77b375e4134408 Mon Sep 17 00:00:00 2001 From: Stefan Brand Date: Mon, 10 Jan 2022 18:25:58 +0100 Subject: [PATCH] Style Changes --- css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/style.css b/css/style.css index 9b7301b..6ddba21 100644 --- a/css/style.css +++ b/css/style.css @@ -27,7 +27,6 @@ body { } .single { - width: 92vw; height: 92vh; background-color: #000000; }