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 { #section2 {
height: 140%; height: 160%;
min-height: 860px; min-height: 1000px;
} }
#aboutPic { #aboutPic {