We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e00ebdb commit 35c12e8Copy full SHA for 35c12e8
src/css/team-section.css
@@ -48,7 +48,7 @@
48
background-color: white;
49
border: var(--borderWidth) solid var(--darkBlack);
50
border-radius: 15px;
51
- font-family: '华文黑体';
+ font-family: 'STHeiti';
52
position: relative;
53
54
&:nth-child(2n + 1) > .tang {
0 commit comments