Cleaning up code

This commit is contained in:
Manuel Cillero 2017-10-01 23:20:19 +02:00
parent 2e20b06d22
commit 05da76f3b9
9 changed files with 41 additions and 461 deletions

View file

@ -123,10 +123,7 @@ ul.social-menu .social-link-mail:hover a {
#navigation {
margin-bottom: 0;
border: 0;
} /*
.navbar-image {
height: 88px;
} */
}
.navbar-default .navbar-nav > li > a {
color: #aaa;
font-size: 18px;
@ -147,10 +144,7 @@ ul.social-menu .social-link-mail:hover a {
display: none;
}
}
@media (max-width: 767px) {/*
.navbar-brand > img {
margin-top: -5px;
}*/
@media (max-width: 767px) {
.navbar-default .navbar-nav > li > a {
line-height: 20px;
}