frontend: improve design
This commit is contained in:
parent
c298d94fdc
commit
b5b791f076
2 changed files with 4 additions and 1 deletions
|
|
@ -45,6 +45,9 @@ body {
|
|||
.navbar {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.navbar.bg-primary {
|
||||
border-bottom: 5px #358cb7 solid;
|
||||
}
|
||||
.navbar img {
|
||||
margin: 3px auto;
|
||||
height: 100px;
|
||||
|
|
|
|||
Reference in a new issue