diff --git a/assets/css/style.css b/assets/css/style.css index d9d74980..313ab680 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1446,7 +1446,8 @@ footer { grid-template-rows: repeat(5, 10rem); } - h1.big_heading { + h1.big_heading, + .contact__box h1 { font-size: 3.5rem; } @@ -1612,7 +1613,7 @@ footer { transform: translateX(0) rotate(0); color: var(--wtf-orange); background-image: none; - font-size: 7.5rem; + font-size: 3.5rem; margin: 0 0 0 1.5rem; order: 1; } @@ -1922,7 +1923,7 @@ footer { transform: translateX(0) rotate(0); color: var(--wtf-orange); background-image: none; - font-size: 7.5rem; + font-size: 3.5rem; margin: 0 0 0 1.5rem; order: 1; }