DESKTOP-T61HUSC\user 6 bulan lalu
induk
melakukan
44bb0bd450
3 mengubah file dengan 16 tambahan dan 8 penghapusan
  1. 0 0
      assets/css/style.css
  2. 0 0
      assets/css/style.css.map
  3. 16 8
      assets/scss/style.scss

File diff ditekan karena terlalu besar
+ 0 - 0
assets/css/style.css


File diff ditekan karena terlalu besar
+ 0 - 0
assets/css/style.css.map


+ 16 - 8
assets/scss/style.scss

@@ -1835,6 +1835,7 @@ img{
         }
       }
       .promotion--detail--wrap{
+        margin-bottom: 240px;
         gap: 20px;
         .detail{
           .detail--l{
@@ -1889,7 +1890,15 @@ img{
           flex-direction: column;
           align-items: center;
           .img--wrap{
-            width: 50%;
+            width: 100%;
+            .wch--l{
+              top:-0px;
+              left:-0px;
+            }
+            .wch--r{
+              top:-0px;
+              right:-0px;
+            }
             &::before{
               width: 70px;
               top: 0px;
@@ -2100,6 +2109,7 @@ img{
         }
       }
       .promotion--detail--wrap{
+        margin-bottom: 240px;
         .detail{
           flex-direction: column;
           padding: 30px;
@@ -2158,13 +2168,14 @@ img{
             font-size: 20px;
           }
           .img--wrap{
+            width: 50%;
             .wch--l{
-              top:-60px;
-              left:-30px;
+              top: -60px;
+              left: -30px;
             }
             .wch--r{
-              top:-60px;
-              right:-40px;
+              top: -60px;
+              right: -40px;
             }
           }
         }
@@ -2310,9 +2321,6 @@ img{
       .section--title{
         margin-bottom: 40px;
       }
-      .promotion--detail--wrap{
-        margin-bottom: 240px;
-      }
       .promotion--wrap{
         margin-bottom: 0;
         .promotion{

Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini