Skip to content

Commit 9567112

Browse files
author
Patrick Gan
committed
Merge branch 'feature/3082-image-focal-points' of github.com:torchbox/rca-wagtail-2019 into dev
2 parents 7287459 + ef5390f commit 9567112

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rca/static_src/sass/components/_hero.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
}
2424

2525
@include media-query(large) {
26-
margin-top: 95px;
26+
margin-top: 90px;
2727
margin-bottom: -90px;
28-
max-height: 775px;
28+
max-height: 780px;
2929
}
3030
}
3131

0 commit comments

Comments
 (0)