change css

This commit is contained in:
chiu 2025-10-03 08:36:12 +00:00
parent a60d596adc
commit 3ec50479e5
1 changed files with 1 additions and 1 deletions

View File

@ -548,7 +548,7 @@ a:active {
font-family: ; font-family: ;
font-size: 25px; font-size: 25px;
@media (max-width: 767px){ @media (max-width: 767px){
padding-right: 60px; padding-right: 0;
} }
} }
.header .header_title a { .header .header_title a {