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

This commit is contained in:
Robin Grenzdörfer 2023-09-08 15:44:32 +00:00
parent e7c1de21bb
commit 5b4ea22da0

View File

@ -62,6 +62,9 @@
@media (max-width: 1050px) {
font-size: 0.9rem;
}
@media (max-width: 650px) {
font-size: 0.7rem;
}
}
}
}