Fix backgound to make it stable across nav tabs
parent
c43858e079
commit
61d3667b73
|
@ -3,7 +3,7 @@ $label-arrow-wh: 12px;
|
|||
tg-project-menu {
|
||||
background-color: $dark-taiga;
|
||||
background-image: url('../images/menu.png');
|
||||
background-position: center center;
|
||||
background-position: bottom center;
|
||||
min-height: 100vh;
|
||||
padding: 1rem 0;
|
||||
text-transform: uppercase;
|
||||
|
|
Loading…
Reference in New Issue