quick header fix.

This commit is contained in:
Rick van Lieshout 2022-10-17 17:35:11 +02:00
parent 5b6f430325
commit 4fc86624dc

View File

@ -37,7 +37,7 @@
} }
} }
@media only screen and (max-device-width: 350px){ @media only screen and (max-device-width: 400px) {
.surname { .surname {
display: none; display: none;
} }