fix: #1001, update logo style setting

This commit is contained in:
haitao(lj) 2022-10-11 16:27:03 +08:00 committed by mingcheng
parent 65de79bc85
commit 94d71dd7da
1 changed files with 2 additions and 3 deletions

View File

@ -4,9 +4,8 @@
--bs-navbar-padding-y: 0.75rem;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15), $box-shadow-sm;
.logo {
height: 28px;
width: auto;
max-width: 85px;
max-height: 1.75rem;
line-height: 1;
}
.nav-link {
color: rgba(255, 255, 255, 0.7);