이용약관 수정

This commit is contained in:
com02 2022-03-03 10:40:11 +09:00
parent 188bdf90a9
commit e585017ea7

View File

@ -1656,7 +1656,8 @@ transform: rotate(45deg);}
.service .con .sec ul li {font-size:14px;line-height: 26px;color:#444;letter-spacing: -0.5px;} .service .con .sec ul li {font-size:14px;line-height: 26px;color:#444;letter-spacing: -0.5px;}
.service .con .sec ul.d2 {padding-left:15px;margin-bottom:15px;} .service .con .sec ul.d2 {padding-left:15px;margin-bottom:15px;}
.service .con .sec ul.d3 {padding-left:18px;margin-bottom:15px;} .service .con .sec ul.d3 {padding-left:18px;margin-bottom:15px;}
.service .con .sec ul li.color {color:#008dd9;font-weight: 500;border-bottom:1px solid #008dd9;display: inline;padding-bottom:2px;} .service .con .sec ul .color {color:#008dd9;font-weight: 500;border-bottom:1px solid #008dd9;display: inline;padding-bottom:2px;}
.service .con .sec.last ul {margin-top:80px;}
.error {text-align: center;width:100%;height: 100vh;box-sizing: border-box;display: flex;flex-direction: column;align-items: center;justify-content: center;} .error {text-align: center;width:100%;height: 100vh;box-sizing: border-box;display: flex;flex-direction: column;align-items: center;justify-content: center;}