Minor style fixes

This commit is contained in:
vjrj 2018-01-26 13:38:38 +01:00
parent 58c54e5b94
commit e4b0135953
3 changed files with 6 additions and 3 deletions

View file

@ -4,6 +4,7 @@ body {
background-color: lighten($todos-palette5, 70%);
/* for fixed header */
/* padding-top: 50px; */
overflow-x: hidden;
}
.navbar-nav .nav-link {