--- src/main/webapp/publish/usr/css/content.css
+++ src/main/webapp/publish/usr/css/content.css
... | ... | @@ -372,7 +372,7 @@ |
| 372 | 372 |
/* Health Food */ |
| 373 | 373 |
.food .table_wrap tbody tr>td{font-size:16px;}
|
| 374 | 374 |
.food .dl_wrap.accent{margin:60px 0;}
|
| 375 |
-.food .dl_wrap.accent dd{display:flex;font-size:18px;padding:40px 0;flex-direction:column;}
|
|
| 375 |
+.food .dl_wrap.accent dd{display:flex;font-size:18px;padding:40px 12px;flex-direction:column;}
|
|
| 376 | 376 |
.food .dl_wrap.accent dd b{color:var(--primary-color);}
|
| 377 | 377 |
|
| 378 | 378 |
.food .box_wrap.blue.fill{text-align:center;}
|
... | ... | @@ -824,6 +824,13 @@ |
| 824 | 824 |
.food .info_content>dl{width:100%;}
|
| 825 | 825 |
.food .info_content dl:not(.top_dl) dt br{display:none;}
|
| 826 | 826 |
.food .info_content.dl_wrap.fill.accent .box_white{padding:48px 0 30px 0;}
|
| 827 |
+ .food .box_wrap.blue.fill .title{width:85%;padding:13px;font-size:18px;}
|
|
| 828 |
+ .food .box_wrap.blue.fill .title+.box{padding:40px 0;}
|
|
| 829 |
+ .food .industry_content .box_title{width:100%;padding:15px 12px;font-size:20px;text-align:center;}
|
|
| 830 |
+ .food .info_content .top_dl .title.border+.box_wrap .box{margin:0;}
|
|
| 831 |
+ .food .info_content .top_dl .stage_ul .box{margin:0;}
|
|
| 832 |
+ .food .industry_content .box_wrap{padding:0 12px;}
|
|
| 833 |
+ .food .info_content dl:not(.top_dl) dt{width:90%;padding:12px 6px;}
|
|
| 827 | 834 |
|
| 828 | 835 |
.ai .box_wrap .box{padding:40px 0 0 0;}
|
| 829 | 836 |
|
--- src/main/webapp/publish/usr/layout/layout.css
+++ src/main/webapp/publish/usr/layout/layout.css
... | ... | @@ -127,5 +127,6 @@ |
| 127 | 127 |
.content_title{margin:0 0 60px 0;}
|
| 128 | 128 |
|
| 129 | 129 |
.mobile_nav .gnb{overflow-y:auto;}
|
| 130 |
+ .mobile_nav .gnb .depth01{font-size:23px;}
|
|
| 130 | 131 |
|
| 131 | 132 |
}(No newline at end of file) |
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?