From 9ce534118f7c998d6f3c8f09b9beb2cf2d77e8f5 Mon Sep 17 00:00:00 2001 From: Bryan Date: Sun, 20 Dec 2020 21:10:27 -0600 Subject: [PATCH] change font weight of message --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index b0f6bce..67d0c52 100644 --- a/style.css +++ b/style.css @@ -148,6 +148,7 @@ background: #FF8800; bottom: 50vh; font-size: 2em; + font-weight: bold; padding: .5em; display: none; }