fix: big news item height
This commit is contained in:
@@ -131,6 +131,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.news-list-item-big {
|
.news-list-item-big {
|
||||||
|
picture {
|
||||||
|
@media (min-width: $breakpoint-md) {
|
||||||
|
padding-bottom: .8rem;
|
||||||
|
}
|
||||||
|
}
|
||||||
a .news-item-content {
|
a .news-item-content {
|
||||||
@media (min-width: $breakpoint-md) {
|
@media (min-width: $breakpoint-md) {
|
||||||
padding: 2.875rem;
|
padding: 2.875rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user