From 81b725ed16d93f637fdfbae371301be959542320 Mon Sep 17 00:00:00 2001 From: Isaac Mills Date: Thu, 17 Oct 2024 22:31:32 -0600 Subject: [PATCH] Improve website looks --- css/compute-c23f91.webflow.css | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/css/compute-c23f91.webflow.css b/css/compute-c23f91.webflow.css index 784dceb..3227580 100644 --- a/css/compute-c23f91.webflow.css +++ b/css/compute-c23f91.webflow.css @@ -65,7 +65,11 @@ body { } #banner { - font-size: 16pt; + font-size: 20pt; + } + + #close-banner { + display: none; } } @@ -308,4 +312,4 @@ li { .text-block { font-size: 6vw; } -} +} \ No newline at end of file