Skip to content

Commit cddd8e8

Browse files
committed
Fix fullpage class
1 parent 978a956 commit cddd8e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

static/css/cards.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1183,7 +1183,7 @@ fCWicAAAAADLoXP7) format('woff'), url('static/fonts/Avenir-Medium.ttf') format(
11831183
padding: 20px;
11841184
}
11851185
.fullpage{
1186-
height: 100%;
1186+
height: 95vh;
11871187
}
11881188

11891189
#about{

0 commit comments

Comments
 (0)