From a100d0330a6613dd6764f3e4874772179c595bce Mon Sep 17 00:00:00 2001 From: Connor Thomson Date: Sun, 20 Sep 2026 15:02:19 -0700 Subject: Switch the footer to a paragraph --- css/desktop/footer.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'css/desktop/footer.css') diff --git a/css/desktop/footer.css b/css/desktop/footer.css index 7e3b215..717c861 100755 --- a/css/desktop/footer.css +++ b/css/desktop/footer.css @@ -26,3 +26,8 @@ border-radius: 0 0 9px 9px; border-top: 1px solid #98A5B0; } + +.footer p { + font-size: small; + font-weight: bold; +} \ No newline at end of file -- cgit v1.2.3