fix: big news item height
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user