Removed (temp) Page bottom padding

This commit is contained in:
2018-06-06 07:56:48 +10:00
parent 9f0a9d33d5
commit af81d3a09b

View File

@ -9,7 +9,7 @@
* 1.0.0 - 2018/05/05 * 1.0.0 - 2018/05/05
*/ */
.c-page { .c-page {
padding-bottom: 5em; //padding-bottom: 5em;
&__boundary { &__boundary {
max-width: $s-screen-boundary; max-width: $s-screen-boundary;