Add margin to footer on event pages
This commit is contained in:
@@ -1,4 +1,9 @@
|
|||||||
.footer{
|
.footer{
|
||||||
|
|
||||||
|
.ep-core-events & {
|
||||||
|
margin-top: 32px;
|
||||||
|
}
|
||||||
|
|
||||||
&:before{
|
&:before{
|
||||||
content: '';
|
content: '';
|
||||||
display: block;
|
display: block;
|
||||||
|
|||||||
Reference in New Issue
Block a user