mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2024-11-10 02:28:02 +00:00
Fix post featured image width
This commit is contained in:
parent
6ac55407b3
commit
5ad96f7c12
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user