diff --git a/css/custom.css b/css/custom.css index d4ebd8f..026970c 100644 --- a/css/custom.css +++ b/css/custom.css @@ -78,6 +78,8 @@ body, #wrapper #home-carousel { + display: flex; + align-items: center; height: 400px; } diff --git a/templates/home.html.twig b/templates/home.html.twig index 152bf8b..d40d475 100644 --- a/templates/home.html.twig +++ b/templates/home.html.twig @@ -2,12 +2,12 @@ {% block content %}