调整字体

This commit is contained in:
X1627315083@163.com
2026-03-03 10:42:42 +08:00
parent 5959d5b0d7
commit f76d23a4f0
4 changed files with 2 additions and 9 deletions

View File

@@ -19,12 +19,12 @@ import Input from './components/Input.vue'
.slogan{
color: #000;
font-size: 6rem;
font-family: 'GeneralMedium';
font-family: 'Medium';
font-weight: 500;
text-align: center;
margin-bottom: 5.6rem;
.fiDA{
font-family: 'GeneralBold';
font-family: 'Bold';
font-weight: 600;
}
}