This commit is contained in:
Belen Curcio
2017-01-09 18:07:02 -03:00
parent 226af72ac9
commit 4f4ecd8dfb
3 changed files with 12 additions and 3 deletions
@@ -10,6 +10,8 @@
width: 1170px;
margin: 0 auto;
box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
height: 58px;
overflow: hidden;
}
.active {
@@ -51,10 +53,15 @@
.navLink {
padding: 0 20px;
font-size: 16px;
font-size: 15px;
font-weight: 500;
}
.nav {
height: auto;
}
.nav .navLink {
padding: 0 20px;
letter-spacing: 0.4px;
}