Skip to content

Commit dbaaecc

Browse files
committed
remove min-height on intro section
1 parent 6322a6a commit dbaaecc

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

index.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,6 @@ h2 {
7979
background: rgba(255,255,255,0.8);
8080
}
8181

82-
section.intro {
83-
min-height: 400px;
84-
min-height: 50vh;
85-
}
86-
8782
.title {
8883
margin-bottom: 0.3em;
8984
}

0 commit comments

Comments
 (0)