Fixed featured posts not centered if small
This commit is contained in:
parent
94aec9cc0e
commit
547c6e56d3
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
||||||
#home .post {
|
#home .post {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
|
display: inline-block;
|
||||||
max-width: 60%;
|
max-width: 60%;
|
||||||
}
|
}
|
||||||
#home .post .left {
|
#home .post .left {
|
||||||
|
|
Loading…
Reference in a new issue