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