mobile optimization for article cards. still testing.
This commit is contained in:
@@ -752,4 +752,11 @@ hr {
|
|||||||
.user_actions * {
|
.user_actions * {
|
||||||
margin: 15px 0px 15px 0px;
|
margin: 15px 0px 15px 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.article_card .row {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
align-items: center;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user