이용약관 디자인 적용

This commit is contained in:
현성필
2025-12-05 14:44:30 +09:00
parent fc96e9838b
commit 7018b36213
11 changed files with 150 additions and 528 deletions
@@ -58,6 +58,11 @@
height: 112px;
transition: all 0.3s ease;
border-bottom: 1px solid #dddddd;
// Index page header with light blue background
&.index-header {
background-color: #E5F8FF;
}
}
.header-content {