New menu for contacts

This commit is contained in:
Manuel Cillero 2017-08-17 20:15:06 +02:00
parent 8133d7f116
commit 56910ad47f
5 changed files with 22 additions and 13 deletions

View file

@ -142,6 +142,11 @@ ul.social-menu .social-link-mail:hover a {
.logo img {
position: absolute;
}
@media (min-width: 768px) and (max-width: 899px) {
.navbar-default .navbar-nav > li:first-child {
display: none;
}
}
@media (max-width: 767px) {/*
.navbar-brand > img {
margin-top: -5px;