Files
WEBSITE_hugulumu/styles/elements/hero.css
2024-05-17 11:59:09 +02:00

14 lines
182 B
CSS

#hero {
min-height: 100vh;
grid-template-rows: 1fr auto 1fr;
.subtitle {
text-align: center;
}
details {
#cv_download {
margin-top: 20px;
text-align: center;
}
}
}