fix some front page font and image sizes

This commit is contained in:
elise
2024-08-09 01:44:42 +02:00
parent 06e346bc5b
commit aa9244c0ce
2 changed files with 4 additions and 4 deletions

View File

@ -65,7 +65,7 @@
}
}
@media (max-width: 500px) {
@media (max-width: 600px) {
.newsItem {
--item-height: 8rem;
}