Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 95b8eb8

Browse files
committed
Increase final app min-height
1 parent 2bad68f commit 95b8eb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/final-section/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ ol {
9090
.flex {
9191
display: flex;
9292
align-items: stretch;
93-
min-height: 600px;
93+
min-height: 1000px;
9494
}
9595

9696
/**

0 commit comments

Comments
 (0)