Fixing layout finally

This commit is contained in:
ludger 2018-10-18 12:43:07 +02:00
parent cd54bb8ac7
commit cd60c04b6f
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
height: calc(100vh - 50px); } height: calc(100vh - 50px); }
.fullcontainer h1 { .fullcontainer h1 {
font-size: 60px; } font-size: 50px; }
.fullcontainer h3 { .fullcontainer h3 {
margin-bottom: 30px; } margin-bottom: 30px; }