diff --git a/static/main.css b/static/main.css index 77a5083..40e9019 100644 --- a/static/main.css +++ b/static/main.css @@ -18,7 +18,7 @@ body { } h1 { - font-size: 1.2rem; + font-size: 19px; display: inline-block; margin-bottom: 20px; } @@ -56,7 +56,7 @@ section { } .foot { - font-size: 0.8rem; + font-size: 13px; margin-top: 50px; opacity: 0.6; }