From 011d0e0e8368be4be3eef52767fd5de31d14bd48 Mon Sep 17 00:00:00 2001 From: Dalm Date: Mon, 2 May 2022 06:47:22 +0100 Subject: [PATCH] comms open --- css/artstyles.css | 2 ++ index.html | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/css/artstyles.css b/css/artstyles.css index b0b7f64..d28a67e 100644 --- a/css/artstyles.css +++ b/css/artstyles.css @@ -22,6 +22,7 @@ background-color: black; text-shadow: 0px 0px 3px rgb(255, 35, 226); margin-left: 20%; + width: fit-content; } #backbutton:hover{ @@ -68,6 +69,7 @@ img{ } .galleryart{ + height: 100vh; } diff --git a/index.html b/index.html index 60e3968..9d59a73 100644 --- a/index.html +++ b/index.html @@ -28,6 +28,7 @@ +