mycoms 04-16
240416 김하영
@ecc4ed7e47afc3f028b8403bd98c31566357ac46
resources/css/responsive.css
--- resources/css/responsive.css
+++ resources/css/responsive.css
@@ -616,7 +616,6 @@
         width: 100%;
         object-fit: contain !important;
         height: 200px !important;
-        margin-bottom: 0px !important;
     }
 
 
@@ -692,7 +691,6 @@
     .ai-area img {
         width: 100%;
         object-fit: contain !important;
-        margin-bottom: 2rem;
     }
 
 
@@ -796,6 +794,7 @@
         padding: 0px;
         text-align: center;
         font-weight: 400;
+        word-break: keep-all;
     }
     #map .text-area{
         padding: 1rem 2rem 6rem 2rem;    }
@@ -867,6 +866,9 @@
 
     .taken-area p {
         font-size: 2.4rem;
+    }
+    .text-after p::after{
+        top: 0;
     }
 
     .traffic-button {
@@ -976,6 +978,7 @@
 
     .solution-deco p {
         margin-left: 0.4rem;
+        word-break: keep-all;
     }
 
     .traffic-img-box {
@@ -994,7 +997,7 @@
     }
 
     .solution-deco p::after {
-        left: -2%;
+        left: 0%;
     }
 
     .box-wrap div div {
Add a comment
List