diff --git a/static/style.css b/static/style.css index 5831274..369d072 100644 --- a/static/style.css +++ b/static/style.css @@ -8,7 +8,7 @@ body { font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; - font-size: medium; + font-size: large; background: rgb(71, 71, 71); color: black; }