Updated the font size of the h2 text wrapper: 42 -> 46

This commit is contained in:
Mathias Wagner 2022-09-30 22:45:43 +02:00
parent 0f708a86c4
commit 1dc8739e14

View File

@ -5,7 +5,7 @@
margin-right: 22% margin-right: 22%
.text-wrapper h2 .text-wrapper h2
font-size: 42pt font-size: 46pt
font-weight: 700 font-weight: 700
margin-bottom: 1rem margin-bottom: 1rem
color: $white color: $white