fix: landing and header

This commit is contained in:
Matthieu Bessat 2024-03-03 12:50:58 +01:00
parent e2d39ad34b
commit 511e351f37
9 changed files with 56 additions and 24 deletions

View file

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