修改对话按钮字体
This commit is contained in:
@@ -83,4 +83,11 @@
|
|||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
|
}
|
||||||
|
@font-face {
|
||||||
|
font-family: 'MSemiBold';
|
||||||
|
src:url('../fonts/MazzardL-SemiBold.otf') format('opentype');
|
||||||
|
font-weight: 700;
|
||||||
|
font-display: swap;
|
||||||
|
font-style: normal;
|
||||||
}
|
}
|
||||||
BIN
public/fonts/general/fonts/MazzardL-SemiBold.otf
Normal file
BIN
public/fonts/general/fonts/MazzardL-SemiBold.otf
Normal file
Binary file not shown.
@@ -779,7 +779,7 @@
|
|||||||
width: 13rem;
|
width: 13rem;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
border-radius: 4.2rem;
|
border-radius: 4.2rem;
|
||||||
font-family: 'Mazzard';
|
font-family: 'MSemiBold';
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
font-size: 1.28rem;
|
font-size: 1.28rem;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|||||||
Reference in New Issue
Block a user