blog divs have same height

This commit is contained in:
Jonas Leder 2021-01-20 21:30:03 +01:00
parent a52324f018
commit 9947d074e6

View file

@ -32,7 +32,7 @@ article{
width: 100%;
display: flex;
justify-content: center;
align-items: center;
align-items: stretch;
}
#homeImage{