Compare commits
3 Commits
5e68456707
...
b800ca6b74
| Author | SHA1 | Date | |
|---|---|---|---|
| b800ca6b74 | |||
| 4a4afc4b10 | |||
| 26a55cea1d |
@@ -204,7 +204,7 @@ export default defineComponent({
|
||||
'支持草图创意和设计灵感教学',
|
||||
'基础3D设计功能'
|
||||
],
|
||||
btn: '立即开始'
|
||||
btn: '订阅'
|
||||
},
|
||||
{
|
||||
title: '教育版',
|
||||
@@ -348,7 +348,7 @@ export default defineComponent({
|
||||
'Suitable for Individual Creator, Independent Designers and Fun for all Fashion Lovers',
|
||||
'Customer and Technical Support'
|
||||
],
|
||||
btn: 'Get Started'
|
||||
btn: 'Subscribe'
|
||||
},
|
||||
{
|
||||
title: 'Academic',
|
||||
@@ -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