This commit is contained in:
ken 2026-09-23 18:13:44 +08:00
parent 61473216f3
commit fac5c19c31
2 changed files with 3 additions and 3 deletions

View File

@ -172,7 +172,7 @@ sup {
margin-right:0;
height: auto;
padding-right: 1em;
width: 100%!important;
width: 100%;
@media(min-width: 769px){
margin-bottom: 0.5em;
}

View File

@ -122,11 +122,11 @@
-ms-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
height: 40px;
height: 40px !important;
width: auto !important;
}
.default_site_h1{
padding: 0.5em;
padding: 0.5em !important;
}
.navbar-header .default_site_h1>*{
display: none;