improved min-height of about section

This commit is contained in:
lukas 2020-06-15 19:02:49 +02:00
parent a2033e7c3f
commit 26194e5b2f

View File

@ -103,8 +103,8 @@
}
#section2 {
height: 140%;
min-height: 860px;
height: 160%;
min-height: 1000px;
}
#aboutPic {