Indent logo slightly to line up more accurately

master
James 2021-11-28 14:08:30 +00:00
parent 617ed688c5
commit 41c80ae767
1 changed files with 5 additions and 1 deletions

View File

@ -10,6 +10,10 @@
border-bottom: 0px; border-bottom: 0px;
} }
.navbar-brand.mr-2 > img {
margin-left: 0.2rem;
}
.panel-body.columns { .panel-body.columns {
margin: 1px; margin: 1px;
} }