Fix navigation background 3rd try

stable
Xavier Julián 2015-05-28 09:32:36 +02:00 committed by Juanfran
parent 455b49660d
commit 4e4b8e33a1
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ $label-arrow-wh: 12px;
tg-project-menu {
background-color: $dark-taiga;
background-image: url('../images/menu.png');
background-position: 0 100%;
background-position: 0 -300px;
min-height: 100vh;
padding: 1rem 0;
text-transform: uppercase;