blog divs have same height
This commit is contained in:
parent
a52324f018
commit
9947d074e6
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ article{
|
|||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
align-items: stretch;
|
||||
}
|
||||
|
||||
#homeImage{
|
||||
|
|
Loading…
Reference in a new issue