feat(landing): trailer and articles section

This commit is contained in:
Matthieu Bessat 2024-02-26 13:01:42 +01:00
parent 70a8884495
commit d5d67f7069
22 changed files with 942 additions and 165 deletions

View file

@ -6,6 +6,8 @@ body {
min-height: 100%;
display: flex;
flex-direction: column;
overflow-x: hidden;
}
.footer-push {