From c2bf4c7420c2223ce63eaaaf8016befd85f99611 Mon Sep 17 00:00:00 2001 From: James Dinh Date: Fri, 12 Aug 2022 22:01:48 -0700 Subject: [PATCH] Added styles --- css/general.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/general.css b/css/general.css index 2b429a6..d477bf2 100644 --- a/css/general.css +++ b/css/general.css @@ -172,7 +172,7 @@ nav ul li { } #timer::after { - content: 'Aug 12, 4pm'; + content: 'Aug 14, 2pm'; position: absolute; text-align: center; align-items: center;