layout ok on firefox

This commit is contained in:
asus
2024-05-17 11:38:17 +02:00
parent f5c7b07aad
commit c9150faa52
8 changed files with 123 additions and 24 deletions

View File

@@ -1,7 +1,13 @@
#hero {
min-height: 100vh;
grid-template-rows: auto auto 1fr;
header {
padding-top: 50px;
.subtitle {
text-align: center;
}
details {
#cv_download {
margin-top: 20px;
text-align: center;
}
}
}