improve covid alert by removing max-width

This commit is contained in:
Mark Eaton
2021-02-28 21:53:34 -05:00
parent 071991a93a
commit 8425112fb0
2 changed files with 3 additions and 4 deletions
@@ -29,7 +29,6 @@ body {
#covid-alert {
text-align: center;
max-width: 500px;
margin-bottom: 30px !important;
font-size: 1.5em;
}