Added hero section

This commit is contained in:
Alexis
2025-02-04 16:01:11 +01:00
parent dc199d803f
commit fc9a740b3e
9 changed files with 307 additions and 160 deletions

View File

@@ -28,6 +28,6 @@ body {
@layer utilities {
.flow > * + * {
margin-top: .5em;
margin-top: 1em;
}
}