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
*/
.c-page {
padding-bottom: 5em;
//padding-bottom: 5em;
&__boundary {
max-width: $s-screen-boundary;