Fix height on home to make firefox and chrome look the same

master
Felix Oesterle 5 years ago
parent 9cb35ae761
commit b6f781d563

File diff suppressed because one or more lines are too long

@ -375,7 +375,7 @@ img {
.centered {
display: flex;
height: 100%;
height: 250px;
align-items: center;
justify-content: center;
.about {

File diff suppressed because one or more lines are too long

@ -375,7 +375,7 @@ img {
.centered {
display: flex;
height: 100%;
height: 250px;
align-items: center;
justify-content: center;
.about {