fix mob version news-items
This commit is contained in:
@@ -197,7 +197,7 @@ footer{
|
||||
width: 48px;
|
||||
height: 48px;
|
||||
border-radius: 24px;
|
||||
background: #22353a;
|
||||
background: #333;
|
||||
color: #fff;
|
||||
text-decoration: none;
|
||||
z-index: 10;
|
||||
|
||||
@@ -93,6 +93,7 @@ body.image-portrait .post-thumbnail img {
|
||||
|
||||
.news-item {
|
||||
flex: 1 1 100%;
|
||||
max-width: 100%; /* добавьте эту строку */
|
||||
min-width: unset;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user