From 0102ddbeb4083128adeff8bfaab6574ccb54a110 Mon Sep 17 00:00:00 2001 From: MathMan05 Date: Mon, 19 Aug 2024 13:25:47 -0500 Subject: [PATCH] CSS update --- webpage/style.css | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/webpage/style.css b/webpage/style.css index fe8d414..eddd9c4 100644 --- a/webpage/style.css +++ b/webpage/style.css @@ -19,8 +19,8 @@ body { min-height: 3in; border: solid, color-mix(in hsl,var(--black),transparent 80%), .03in; box-shadow: inset .03in .35in .2in var(--accent_color); - min-height: 3.25in; - min-width: 7cm; + min-height: 3.6in; + min-width: 7.5cm; } video{ max-width: 3in; @@ -163,7 +163,8 @@ samp { display: flex; flex-direction: column; box-sizing: border-box; - max-width: 2.75in; + max-width: 3in; + margin-top: .5in; } @@ -1856,7 +1857,7 @@ form div{ top:0; left:0; width:100%; - height:.5in; + height: 1in; object-fit: cover; } .rolediv{