1
0
Fork 0

[SITE] new main menu and logo-icon

This commit is contained in:
Jannik Beyerstedt 2016-05-21 00:26:34 +02:00
parent a3c0c0fb25
commit 7e93dd0724
11 changed files with 68 additions and 140 deletions

View file

@ -25,8 +25,11 @@ main p {
}
@include media-breakpoint-up(sm) {
nav {
ul.nav.main {
ul.nav {
color: $nav_fgColor;
a.section:hover, a.section:focus {
border: none;
}
}
}
}