add: fontawesome

fix: navbar (now sidebar)
This commit is contained in:
Tobias Reisinger 2020-01-24 01:42:38 +01:00
parent ac5354a601
commit 0bb3d93704
6 changed files with 59 additions and 88 deletions

View file

@ -3,11 +3,6 @@ body, #wrapper
min-height: 100vh;
}
footer
{
margin-top: auto;
}
.flex-fill
{
flex: 1 1 auto;