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

This commit is contained in:
Robin Grenzdörfer 2023-09-08 14:21:49 +00:00
parent fa80939f6b
commit 6aeb2c8778

View File

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