mv cv in its own section

This commit is contained in:
asus
2024-06-02 12:24:53 +02:00
parent 69b111b1e2
commit 32ea6d6cf4
4 changed files with 36 additions and 46 deletions

View File

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