mycoms
04-16
240416 김하영
@20851aa5a274722f1bbf449034946b33dcd673e2
--- resources/css/responsive.css
+++ resources/css/responsive.css
... | ... | @@ -193,7 +193,7 @@ |
193 | 193 |
.ai-title p, |
194 | 194 |
.meta-title p, |
195 | 195 |
.smart-title p { |
196 |
- font-size: 3.3rem; |
|
196 |
+ font-size: 3.8rem; |
|
197 | 197 |
margin: 1rem; |
198 | 198 |
word-break: keep-all; |
199 | 199 |
} |
... | ... | @@ -716,7 +716,7 @@ |
716 | 716 |
font-weight: 600; |
717 | 717 |
margin-top: 1rem; |
718 | 718 |
text-align: center; |
719 |
- font-size: 2.6rem; |
|
719 |
+ font-size: 2.9rem; |
|
720 | 720 |
margin-left: 0rem; |
721 | 721 |
} |
722 | 722 |
|
... | ... | @@ -792,11 +792,13 @@ |
792 | 792 |
|
793 | 793 |
#smart .etc-wrap-text div p, |
794 | 794 |
#etc .etc-box p { |
795 |
- font-size: 2.4rem; |
|
795 |
+ font-size: 2.2rem; |
|
796 | 796 |
padding: 0px; |
797 | 797 |
text-align: center; |
798 | 798 |
font-weight: 400; |
799 | 799 |
} |
800 |
+ #map .text-area{ |
|
801 |
+ padding: 1rem 2rem 6rem 2rem; } |
|
800 | 802 |
|
801 | 803 |
.solution-area { |
802 | 804 |
width: 100%; |
... | ... | @@ -860,11 +862,11 @@ |
860 | 862 |
|
861 | 863 |
.traffic-button button { |
862 | 864 |
padding: 7px 46px; |
863 |
- font-size: 3.2rem; |
|
865 |
+ font-size: 2.2rem; |
|
864 | 866 |
} |
865 | 867 |
|
866 | 868 |
.taken-area p { |
867 |
- font-size: 3.4rem; |
|
869 |
+ font-size: 2.4rem; |
|
868 | 870 |
} |
869 | 871 |
|
870 | 872 |
.traffic-button { |
... | ... | @@ -988,7 +990,7 @@ |
988 | 990 |
.etc-box-title { |
989 | 991 |
font-weight: 700; |
990 | 992 |
text-align: center !important; |
991 |
- font-size: 2.6rem !important; |
|
993 |
+ font-size: 3rem !important; |
|
992 | 994 |
} |
993 | 995 |
|
994 | 996 |
.solution-deco p::after { |
--- views/index.html
+++ views/index.html
... | ... | @@ -311,7 +311,7 @@ |
311 | 311 |
</div> |
312 | 312 |
</div> |
313 | 313 |
|
314 |
- <div class="swiper-slide flex" style="overflow-y: auto; height: 100%;"> |
|
314 |
+ <div class="swiper-slide flex " id="map" style="overflow-y: auto; height: 100%;"> |
|
315 | 315 |
<div class="slide-wrap pt120 pb60 slide-solution gradient-bottom "> |
316 | 316 |
<div class=" text-area pb60 flex align-center justify-center" |
317 | 317 |
style="height: 100%; align-content: center;"> |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?