From 3555f055cfec11f900ece3b04f9d1f37ac84d60c Mon Sep 17 00:00:00 2001 From: httpjamesm Date: Tue, 27 Dec 2022 23:43:20 -0500 Subject: [PATCH] style: fix mobile error bar --- public/home.css | 1 - 1 file changed, 1 deletion(-) diff --git a/public/home.css b/public/home.css index 092f107..57062ed 100644 --- a/public/home.css +++ b/public/home.css @@ -67,7 +67,6 @@ body { } .error { - width: 100%; padding: .5rem; background-color: rgb(255, 129, 129); color: black;