mirror of https://gitee.com/answerdev/answer.git
fix: #1001, update logo style setting
This commit is contained in:
parent
65de79bc85
commit
94d71dd7da
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue