@@ -108,7 +108,7 @@
<p>住在自己喜歡的房子,睡在一張舒服的床,<br>
這是小寶優居和ZZ想給你的最棒成家禮!</p>
</div>
- <section style="margin-top: 280px;">
+ <section class="mattress-top">
<h5>保固政策及售後服務</h5>
<p class="mt-4">試睡期:<br>
恕不提供。因床墊屬於個人衛生用品,不適用網購 7 天無條件退貨條件內。<br>
@@ -4280,6 +4280,12 @@ input[type="search"]::-webkit-search-cancel-button {
font-weight: 500;
}
+.mattress-top {
+ margin-top: 280px;
+ @media (max-width: 576px) {
+ margin-top: 380px;
+ }
+}
// .furniture-design .sub-tab-content img {
// height: 350px;
// -o-object-fit: cover;