fix
This commit is contained in:
@@ -139,7 +139,7 @@ const { showAgain } = toRefs(data);
|
||||
font-weight: 400;
|
||||
color:#000000;
|
||||
line-height: 130%;
|
||||
font-family: 'pingfang_semibold';
|
||||
font-family: pingfang_heavy;
|
||||
margin-bottom: 1.2rem;
|
||||
}
|
||||
.info{
|
||||
@@ -214,6 +214,7 @@ const { showAgain } = toRefs(data);
|
||||
font-size: 2.4rem;
|
||||
line-height: 130%;
|
||||
color: var(--textColor);
|
||||
font-family: pingfang_heavy;
|
||||
margin-bottom: 2.6rem;
|
||||
}
|
||||
.info{
|
||||
|
||||
Reference in New Issue
Block a user