Updated spacing of the calendar

This commit is contained in:
Phil Hughes
2016-05-16 12:22:17 +01:00
parent 93c0bb8041
commit b54ea9de7c
@@ -1,4 +1,7 @@
.calender-block {
padding-left: 0;
padding-right: 0;
@media (min-width: $screen-sm-min) and (max-width: $screen-lg-min) {
overflow-x: scroll;
}