style: 文案间距
This commit is contained in:
@@ -655,7 +655,6 @@ export default defineComponent({
|
||||
font-weight: 400;
|
||||
font-size: 1.4rem;
|
||||
color: #797878;
|
||||
// margin-bottom: 1.2rem;
|
||||
font-family: 'pingfang_regular';
|
||||
&.academic {
|
||||
margin-bottom: 0.4rem;
|
||||
@@ -697,6 +696,7 @@ export default defineComponent({
|
||||
font-size: 3.6rem;
|
||||
letter-spacing: -0.06rem;
|
||||
color: #1b223c;
|
||||
margin: 0.3rem 0;
|
||||
@media (max-width: 767px) {
|
||||
font-size: 3.14rem;
|
||||
}
|
||||
@@ -817,6 +817,9 @@ export default defineComponent({
|
||||
padding-top: 0;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
li{
|
||||
font-size: 1.6rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user