frontend: improve design

This commit is contained in:
nemunaire 2017-12-15 19:39:46 +01:00
commit b5b791f076
2 changed files with 4 additions and 1 deletions

View file

@ -45,6 +45,9 @@ body {
.navbar {
margin-bottom: 0;
}
.navbar.bg-primary {
border-bottom: 5px #358cb7 solid;
}
.navbar img {
margin: 3px auto;
height: 100px;