fix
All checks were successful
deploy to production / deploy (push) Successful in 38s

This commit is contained in:
Robin Grenzdörfer 2023-09-08 14:24:35 +00:00
parent 6aeb2c8778
commit ac526612df

View File

@ -59,7 +59,7 @@
text-align: center;
font-weight: bold;
font-size: 1rem;
@media (max-width: 750px) {
@media (max-width: 1050px) {
font-size: 0.9rem;
}
}