diff --git a/style.css b/style.css index 325c22d..5426f0c 100644 --- a/style.css +++ b/style.css @@ -685,7 +685,7 @@ header.sticky{ :root{ --big-font: 9rem; --h2-font: 3.2rem; - --p-font: 2rem; + --p-font: 1.2rem; transition: .2s; } }