|
|
@@ -49,7 +49,7 @@ defineProps({
|
|
|
padding: 30px 0 35px 0;
|
|
|
|
|
|
.card-title {
|
|
|
- font-family: 'Source Han Sans CN', sans-serif;
|
|
|
+
|
|
|
font-size: 20px;
|
|
|
font-weight: 500;
|
|
|
line-height: 20px;
|
|
|
@@ -61,7 +61,6 @@ defineProps({
|
|
|
.card-description {
|
|
|
width: 266px;
|
|
|
color: rgba(255, 255, 255, 0.6);
|
|
|
- font-family: "Source Han Sans CN";
|
|
|
font-size: 14px;
|
|
|
font-style: normal;
|
|
|
font-weight: 400;
|
|
|
@@ -75,7 +74,7 @@ defineProps({
|
|
|
align-items: flex-start;
|
|
|
|
|
|
.feature-tag {
|
|
|
- font-family: 'Source Han Sans CN', sans-serif;
|
|
|
+
|
|
|
font-size: 14px;
|
|
|
font-weight: 400;
|
|
|
line-height: 14px;
|
|
|
@@ -100,7 +99,7 @@ defineProps({
|
|
|
border-radius: 8px;
|
|
|
background: linear-gradient(24.74deg, rgba(163, 157, 255, 1) 0%, rgba(125, 70, 255, 1) 100%);
|
|
|
border: none;
|
|
|
- font-family: 'Source Han Sans CN', sans-serif;
|
|
|
+
|
|
|
font-size: 14px;
|
|
|
font-weight: 400;
|
|
|
color: #ffffff;
|
|
|
@@ -119,7 +118,7 @@ defineProps({
|
|
|
border: 1px solid rgba(255, 255, 255, 0.5);
|
|
|
background: rgba(255, 255, 255, 0.2);
|
|
|
backdrop-filter: blur(15.2px);
|
|
|
- font-family: 'Source Han Sans CN', sans-serif;
|
|
|
+
|
|
|
font-size: 14px;
|
|
|
font-weight: 400;
|
|
|
color: #ffffff;
|