css 수정

This commit is contained in:
com02 2021-11-30 10:58:55 +09:00
parent 1b4364895b
commit 5bb41f7859

View File

@ -1146,7 +1146,7 @@ footer .family_site {right:10px;}
.conditions-wrap .selected-conditions .conditions li button {text-align:left;}
/* 알림 팝업 */
.pop-notice { width: 343px; left: calc(50% - 171.5px); }
.pop-notice { width: 343px; height: 549px; left: calc(50% - 171.5px); }
.pop-notice .Title p { display: none; }
.pop-notice .Title h3 { font-size: 22px; line-height: 33px; }
.pop-notice .inner .Text p { font-size: 16px; line-height: 24px; }