Fix site logo bug.

This commit is contained in:
BoHung Chiu 2021-09-14 14:54:48 +08:00
parent e97f77f560
commit e0121fab29
1 changed files with 3 additions and 1 deletions

View File

@ -23,7 +23,9 @@
//RWD
@import "RWD";
.navbar-brand .default_site_h1{
height: auto;
}
.dropdown-toggle:focus {
// outline: 2px solid #43B5FC;
outline: transparent;