2023/09/05 메인 키워드 수정
@1d006d0084afeba4ce0c932786e70adb0bd489d8
--- src/main/webapp/publish/css/main.css
+++ src/main/webapp/publish/css/main.css
... | ... | @@ -206,7 +206,7 @@ |
| 206 | 206 |
|
| 207 | 207 |
/*요금안내 top 배너 시작*/ |
| 208 | 208 |
.price_top_banner{position: fixed; right: 4%; top: 160px; z-index: 20;}
|
| 209 |
-.keyword_wrap .inner{border-radius: 20px 5px 20px 5px; background-color: #f5f5f5; padding: 50px 0 0 0;}
|
|
| 209 |
+.keyword_wrap .inner{border-radius: 20px 5px 20px 5px; background-color: #f5f5f5; padding: 50px 0 0 0; min-width: 1200px;}
|
|
| 210 | 210 |
.keyword_wrap .inner>p.tit_text{font-size: 34px; font-weight: 700; text-align: center;}
|
| 211 | 211 |
.keyword_wrap .link_box{display: flex; width: 100%; padding: 30px; box-sizing: border-box; flex-wrap: wrap; align-items: center; margin: 0 0 80px 0;}
|
| 212 | 212 |
.keyword_wrap .link_box li{margin: 0 20px 13px 0;}
|
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?