fix : 디자인 수정

This commit is contained in:
hong
2026-08-06 13:20:21 +09:00
parent 8743592fde
commit 206e72edde
4 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -12628,7 +12628,7 @@ body.index-page-body {
display: flex;
align-items: center;
gap: 15px;
border-bottom: 1px solid #000;
border-bottom: 1px solid #818181;
padding-bottom: 12px;
margin-bottom: 32px;
}
@@ -20687,7 +20687,7 @@ input[type=checkbox]:checked + .custom-checkbox {
background: none;
padding: 0 0 16px 0;
border-radius: 0;
border-bottom: 1px solid #212529;
border-bottom: 1px solid #818181;
margin-bottom: 32px;
}
.org-section-header--agreement h3 {
@@ -25784,7 +25784,7 @@ input[type=checkbox]:checked + .custom-checkbox {
justify-content: space-between;
margin-bottom: 20px;
padding-bottom: 16px;
border-bottom: 1.5px solid #4a4a4a;
border-bottom: 1.5px solid #818181;
}
.step1-wrap .s1-form-card .webhook-card-head .head-title-group {
display: flex;