Skip to content

Commit 515fe59

Browse files
committed
Fixed min-height on summit
Signed-off-by: Jimmy McArthur <jimmy@tipit.net>
1 parent 555217f commit 515fe59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

summit/scss/combined.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1119,7 +1119,7 @@ footer {
11191119
-webkit-background-size: cover;
11201120
-moz-background-size: cover;
11211121
-o-background-size: cover;
1122-
max-height: 600px;
1122+
max-height: 500px;
11231123
}
11241124

11251125
/*Tokyo Summit Landing Page*/

0 commit comments

Comments
 (0)