fix: home template spacing

This commit is contained in:
Tobias Reisinger 2020-02-02 20:38:23 +01:00
parent 932956e8ca
commit d6cd4628d8
2 changed files with 4 additions and 2 deletions

View file

@ -78,6 +78,8 @@ body, #wrapper
#home-carousel
{
display: flex;
align-items: center;
height: 400px;
}