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

14 lines
183 B
CSS

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