Fix post featured image width

This commit is contained in:
Sodbileg Gansukh 2021-04-01 13:20:50 +08:00
parent 6ac55407b3
commit 5ad96f7c12
3 changed files with 3 additions and 2 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

@ -833,6 +833,7 @@ make sure this only happens on large viewports / desktop-ish devices.
display: block;
margin-left: auto;
margin-right: auto;
width: 100%;
}
@media (max-width: 600px) {