diff --git a/yellow/templates/base.html b/yellow/templates/base.html index 3b4b52c..0dc7ee1 100644 --- a/yellow/templates/base.html +++ b/yellow/templates/base.html @@ -65,7 +65,7 @@ } @media (max-width: 800px) { main{ - font-size: 4rem; + font-size: 3rem; } }