Background menu position

stable
Xavier Julián 2015-05-28 08:45:10 +02:00 committed by Juanfran
parent 1c76e2c3f5
commit e6d905283b
1 changed files with 1 additions and 1 deletions

View File

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