From 64cbee59c83060fe92432313f0be6d5588bda8ac Mon Sep 17 00:00:00 2001 From: James Dinh Date: Sun, 24 Jul 2022 20:30:04 -0700 Subject: [PATCH] Changed prize styles --- css/general.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/general.css b/css/general.css index b440145..1e2ac5d 100644 --- a/css/general.css +++ b/css/general.css @@ -2005,7 +2005,7 @@ h3:before { position: absolute; color: rgb(167, 146, 234); font-size: 25px; - margin-bottom: 177px; + margin-bottom: 167px; line-height: 25px; z-index: 1; }