fix color

This commit is contained in:
chiu 2021-08-31 17:20:50 +08:00
parent a094580709
commit 458f4a7e01
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
text-align: center;
z-index: 1;
padding: 1em 0.5em!important;
color: #fff;
color: #333333;
font-family: $main-font;
text-transform:uppercase;
@media (min-width: 769px) {