Update About Me

This commit is contained in:
2019-09-06 22:23:48 +02:00
parent e2a1e9e47a
commit f63f68b73c
3 changed files with 55 additions and 33 deletions

View File

@ -5,4 +5,9 @@
}
.footer, .push {
height: 120px; /* .push must be the same height as .footer */
}
}
.vcenter {
display: flex;
align-items: center;
}