fix events

This commit is contained in:
Lorin Werthen 2018-04-15 00:56:35 +02:00
parent 43ca2de173
commit ae5262286c
No known key found for this signature in database
GPG key ID: F11FFC921E0E08E0

View file

@ -17,7 +17,7 @@
}
}
#logo-link {
.navbar:not(.is-transparent) #logo-link {
@include desktop {
width: 124px;
border-bottom: 2px solid $body-background;
@ -54,13 +54,3 @@
}
}
}
.hero {
#logo {
padding-top: 25px;
}
.nav-right {
padding-right: 10px;
}
}