reverse last commit to have the cv as a details on top hero section again

This commit is contained in:
asus
2024-06-02 19:17:17 +02:00
parent 2e03ec0ae9
commit 92b75b3239
4 changed files with 46 additions and 36 deletions

View File

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