reduce top navigation bar

stable
Xavier Julián 2015-06-11 07:47:41 +02:00
parent 61ab2bd450
commit 19fa33dad3
1 changed files with 2 additions and 2 deletions

View File

@ -82,5 +82,5 @@
transform-origin: 32 32;
}
$navbar: 45px;
$main-height: calc(100vh - 45px);
$navbar: 40px;
$main-height: calc(100vh - 40px);