fix(articles): image

This commit is contained in:
Matthieu Bessat 2024-03-15 23:30:25 +01:00
parent e2d5ae3db2
commit 27737f0ef3
5 changed files with 2 additions and 2 deletions

View file

@ -41,7 +41,7 @@
font-size: .9rem;
}
@media (max-width: $md-breakpoint) {
@media (max-width: $sm-breakpoint) {
.news-item {
display: flex;
flex-direction: column;