--- src/main/webapp/publish/usr/css/content.css
+++ src/main/webapp/publish/usr/css/content.css
... | ... | @@ -600,6 +600,8 @@ |
| 600 | 600 |
.location_list .boxs{flex-direction:row;}
|
| 601 | 601 |
.location_list .boxs li{width:50%;}
|
| 602 | 602 |
.location_list .boxs li:only-child{width:100%;}
|
| 603 |
+ .mail_banner{padding:79px 70px;}
|
|
| 604 |
+ .mail_banner img{right:5%;}
|
|
| 603 | 605 |
|
| 604 | 606 |
|
| 605 | 607 |
/* 연혁 */ |
... | ... | @@ -707,6 +709,11 @@ |
| 707 | 709 |
} |
| 708 | 710 |
|
| 709 | 711 |
@media (max-width: 1024px){
|
| 712 |
+ |
|
| 713 |
+ .mail_banner strong{font-size:36px;word-break:break-all;}
|
|
| 714 |
+ .mail_banner span{font-size:18px;}
|
|
| 715 |
+ .mail_banner img{width:20%;}
|
|
| 716 |
+ |
|
| 710 | 717 |
.food .industry_content .box_wrap{flex-wrap:wrap;align-items:stretch;}
|
| 711 | 718 |
.food .industry_content .box_wrap .boxs li{height:calc(100% / 3);}
|
| 712 | 719 |
.food .industry_content .box_wrap>img{width:100%;}
|
... | ... | @@ -761,6 +768,9 @@ |
| 761 | 768 |
/* 오시는 길 */ |
| 762 | 769 |
.location_list .boxs{flex-direction:column;}
|
| 763 | 770 |
.location_list .boxs li{width:100%;}
|
| 771 |
+ |
|
| 772 |
+.mail_banner{padding:50px 30px 70px 50px;}
|
|
| 773 |
+.mail_banner img{top:auto;bottom:15%;opacity:0.5;}
|
|
| 764 | 774 |
|
| 765 | 775 |
/* 연혁 */ |
| 766 | 776 |
.month_ul{padding:80px 0 0 0;}
|
... | ... | @@ -855,6 +865,9 @@ |
| 855 | 865 |
.location_list .info p{font-size:16px;}
|
| 856 | 866 |
.location_list .btn_map,.location_list .boxs li{height:60px;font-size:16px;}
|
| 857 | 867 |
.location_list .location{width:22px;height:22px;background-size:contain;}
|
| 868 |
+ .mail_banner{padding:30px;}
|
|
| 869 |
+ .mail_banner strong{font-size:20px;}
|
|
| 870 |
+ .mail_banner span{font-size:14px;}
|
|
| 858 | 871 |
|
| 859 | 872 |
/* ================================================== |
| 860 | 873 |
Platform Tech |
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?