diff --git a/src/components/Contain/index.less b/src/components/Contain/index.less index 3161621..87adc1c 100644 --- a/src/components/Contain/index.less +++ b/src/components/Contain/index.less @@ -7,7 +7,8 @@ } &__title { font-size: 36px; - font-weight: bold; + font-weight: normal; + font-style: normal; font-family: 'bi'; margin-bottom: 15px; color: var(--nav-header-color);