@@ -106,7 +106,7 @@
<div *ngIf="selectedSegment === 'explore'">
<!-- 装修锦囊块 -->
<ion-card class="card__content">
- <ion-card-header class="card-title">
+ <ion-card-header class="price">
装修锦囊
</ion-card-header>
<ion-card-content>
@@ -281,14 +281,10 @@ p {
box-shadow: 0px 0px 30px 1px rgba(0, 255, 117, 0.30);
}
- .header {
- display: flex;
- flex-direction: column;
-}
.price {
- font-size: 3.75rem;
- line-height: 1;
- font-weight: 700;
- color: #fff
+ font-size: 2em;
+ font-weight: 600;
+ line-height: 2rem;
+ color: rgb(7, 7, 7)