DESKTOP-T61HUSC\user před 6 měsíci
rodič
revize
fdc6baf74a
3 změnil soubory, kde provedl 47 přidání a 48 odebrání
  1. 0 0
      assets/css/style.css
  2. 0 0
      assets/css/style.css.map
  3. 47 48
      assets/scss/style.scss

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 0 - 0
assets/css/style.css


Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 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;
@@ -1502,15 +1503,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;
             }
           }
         }
@@ -1521,11 +1522,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{
@@ -1654,17 +1665,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;
             }
           }
         }
@@ -1830,21 +1841,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;
           }
         }
       }
@@ -1945,16 +1945,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;
             }
           }
         }

Některé soubory nejsou zobrazeny, neboť je v těchto rozdílových datech změněno mnoho souborů