Avoid overlapping of navbar and headerimage on event pages
This commit is contained in:
@@ -10,6 +10,10 @@
|
|||||||
|
|
||||||
@include mq($from: desktop) {
|
@include mq($from: desktop) {
|
||||||
margin-top: 80px;
|
margin-top: 80px;
|
||||||
|
|
||||||
|
.ep-core-events & {
|
||||||
|
margin-top: 160px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.frontpage & {
|
.frontpage & {
|
||||||
@@ -101,6 +105,10 @@
|
|||||||
width: auto;
|
width: auto;
|
||||||
top: 55px;
|
top: 55px;
|
||||||
right: 120px;
|
right: 120px;
|
||||||
|
|
||||||
|
.ep-core-events & {
|
||||||
|
top: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user