Add margin to footer on event pages

This commit is contained in:
Björn Fromme
2020-01-03 10:12:51 +01:00
parent 21673b4ccc
commit ee56c7cc70
@@ -1,4 +1,9 @@
.footer{
.ep-core-events & {
margin-top: 32px;
}
&:before{
content: '';
display: block;