fix: home template spacing
This commit is contained in:
parent
932956e8ca
commit
d6cd4628d8
2 changed files with 4 additions and 2 deletions
|
@ -78,6 +78,8 @@ body, #wrapper
|
|||
|
||||
#home-carousel
|
||||
{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 400px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue