Move right data to up in post-card

This commit is contained in:
Arkadiusz Wieczorek 2022-01-24 13:44:27 +01:00
parent 1f85de1175
commit 129fc1973f
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -880,7 +880,7 @@ make sure this only happens on large viewports / desktop-ish devices.
.post-card-large .post-card-content {
flex: 0 1 361px;
justify-content: center;
justify-content: flex-start;
}
.post-card-large .post-card-title {