Fix for the title on 4k resolution

This commit is contained in:
twanariens 2021-01-31 22:10:54 +01:00
commit 296ceeb762

View file

@ -8,6 +8,12 @@
margin-left:0px;
}}
@media (min-width:2400px){
.title-top-banner{
padding-left:390px;
margin-left:0px;
}}
@media (max-width:571px){
.title-top-banner{
text-align:center;