Преглед на файлове

規劃師頁面圖片修改

Mike преди 4 години
родител
ревизия
a48fd1eff1

+ 2 - 2
content/規劃師服務/index.md

@@ -193,8 +193,8 @@ url: "/room_planner"
             <amp-img
                 alt="小寶優居-首購族首選 安心成家 室內設計品牌"
                 src="/img/room_planner3/11.webp"
-                width="2901"
-                height="1894"
+                width="2242"
+                height="2000"
                 layout="responsive">
             </amp-img>
         </div>

BIN
static/img/room_planner3/11.webp


+ 1 - 1
themes/hugo-lamp/static/css/chuz.css

@@ -2451,7 +2451,7 @@ section-style .sub-title, .section1 .sub-title, .section2 .sub-title, .section3
 
 @media (min-width: 768px) {
   .section19 .img-padding {
-    padding: 0 300px;
+    padding: 0 330px;
   }
 }
 

+ 1 - 1
themes/hugo-lamp/static/css/templates/_section.scss

@@ -286,7 +286,7 @@ section-style {
 
 	@media (min-width: 768px) {
 		.img-padding {
-			padding: 0 300px;
+			padding: 0 330px;
 		}
 	}
 }