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 {
|
||||
text-align: left;
|
||||
margin: 0 auto;
|
||||
display: inline-block;
|
||||
max-width: 60%;
|
||||
}
|
||||
#home .post .left {
|
||||
|
|
Loading…
Reference in a new issue