fix events
This commit is contained in:
parent
43ca2de173
commit
ae5262286c
1 changed files with 1 additions and 11 deletions
|
@ -17,7 +17,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#logo-link {
|
.navbar:not(.is-transparent) #logo-link {
|
||||||
@include desktop {
|
@include desktop {
|
||||||
width: 124px;
|
width: 124px;
|
||||||
border-bottom: 2px solid $body-background;
|
border-bottom: 2px solid $body-background;
|
||||||
|
@ -54,13 +54,3 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero {
|
|
||||||
#logo {
|
|
||||||
padding-top: 25px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.nav-right {
|
|
||||||
padding-right: 10px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in a new issue