fix hero section

This commit is contained in:
hugo LAMY
2026-03-04 15:54:51 +01:00
parent eacd26e532
commit 2c8ae62e4b

View File

@@ -9,7 +9,7 @@
grid-template-rows: 1fr auto 1fr;
grid-template-rows: auto auto 1fr;
*/
grid-template-rows: 50vh auto 1fr;
grid-template-rows: 50vh 1fr;
}
#hero .subtitle {
text-align: center;