mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2024-11-14 12:28:04 +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;
|
display: block;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 600px) {
|
@media (max-width: 600px) {
|
||||||
|
Loading…
Reference in New Issue
Block a user