fix: big news item height

This commit is contained in:
2024-12-15 03:10:54 +01:00
parent 4a7153568f
commit 1076fe6447

View File

@@ -131,6 +131,11 @@
}
.news-list-item-big {
picture {
@media (min-width: $breakpoint-md) {
padding-bottom: .8rem;
}
}
a .news-item-content {
@media (min-width: $breakpoint-md) {
padding: 2.875rem;