Jelajahi Sumber

Merge branch 'master' of https://gogs.interscope.i234.me/mo0647/splas

* 'master' of https://gogs.interscope.i234.me/mo0647/splas:
  no message

# Conflicts:
#	assets/css/style.css
#	assets/css/style.css.map
송용우 6 bulan lalu
induk
melakukan
6b72c721d2
3 mengubah file dengan 47 tambahan dan 48 penghapusan
  1. 0 0
      assets/css/style.css
  2. 0 0
      assets/css/style.css.map
  3. 47 48
      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


+ 47 - 48
assets/scss/style.scss

@@ -1128,6 +1128,7 @@ img{
         margin-bottom: 140px;
         position: relative;
         .number{
+          font-family: 'gmarketSans';
           position: relative;
           display: inline-block;
           font-size: 120px;
@@ -1651,15 +1652,15 @@ img{
         .count--num{
           width: 100%;
           justify-content: center;
-          gap: 5%;
-          div{
-            width: 33%;
-            gap: 5%;
-            justify-content: center;
-            span{
-              font-size: 120px;
-              width: 50%;
-              height: auto;
+          .number{
+            font-size: 100px;
+            width: 120px;
+            height: 174px;
+            &:nth-child(4){
+              margin-left: 40px;
+            }
+            &:nth-child(5){
+              margin-right: 40px;
             }
           }
         }
@@ -1670,11 +1671,21 @@ img{
 @media(max-width: 1000px){
   .evt--section01{
     .section--container{
-      .bg2{
-        display: none;
-      }
-      .bg4{
-        display: none;
+      .section--title{
+        .bg2{
+          left: -30px;
+          bottom: -60px;
+          img{
+          }
+        }
+        .bg4{
+          bottom: auto;
+          top: 0px;
+          right: -30px;
+          img{
+            width: 80%;
+          }
+        }
       }
       .swiper--wrap{
         .swiper--tab--wrap{
@@ -1803,17 +1814,17 @@ img{
           }
         }
         .count--num{
-          div{
-            .day--text{
-              &::after{
-                width: 30px;
-                right: auto;
-                left: calc(100% + 10px);
-                background-size: 100%;
-              }
+          gap: 5px;
+          .number{
+            font-size: 60px;
+            line-height: 2;
+            width: 90px;
+            height: 120px;
+            &:nth-child(4){
+              margin-left: 20px;
             }
-            span{
-              font-size: 100px;
+            &:nth-child(5){
+              margin-right: 20px;
             }
           }
         }
@@ -1989,21 +2000,10 @@ img{
           }
         }
         .count--num{
-          div{
-            .day--text{
-              &::after{
-                width: 20px;
-              }
-            }
-            span{
-              border-radius: 8px;
-              font-size: 48px;
-              padding: 20px 0;
-              &::before{
-                border-top-left-radius: 8px;
-                border-top-right-radius: 8px;
-              }
-            }
+          .number{
+            font-size: 40px;
+            width: 60px;
+            height: 80px;
           }
         }
       }
@@ -2116,16 +2116,15 @@ img{
       }
       .count--wrap{
         .count--num{
-          div{
-            .day--text{
-              &::after{
-                width: 10px;
-              }
+          .number{
+            font-size: 24px;
+            height: 72px;
+            line-height: 3;
+            &:nth-child(4){
+              margin-left: 10px;
             }
-            span{
-              font-size: 24px;
-              padding: 15px 0;
-              
+            &:nth-child(5){
+              margin-right: 10px;
             }
           }
         }

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