사이트 1차 수정
This commit is contained in:
@@ -9,10 +9,10 @@
|
||||
--ink: #17181f;
|
||||
--ink-soft: #6c6e78;
|
||||
--line: #e6e7ec;
|
||||
--brand: #202a44;
|
||||
--brand: #3556b0; /* 차분한 로열 블루 (톤다운된 포인트 컬러) */
|
||||
--label: #5b687c;
|
||||
--accent: #202a44;
|
||||
--accent-soft: #dde1ec;
|
||||
--accent: #3556b0;
|
||||
--accent-soft: #e2e6f4; /* 로열 블루의 옅은 틴트 */
|
||||
--danger: #c2473d;
|
||||
--white: #ffffff;
|
||||
--maxw: 90rem; /* 1440px */
|
||||
@@ -82,7 +82,7 @@ a {
|
||||
|
||||
.btn-primary:hover {
|
||||
transform: translateY(-0.125rem); /* -2px */
|
||||
background: #161e36;
|
||||
background: #2a4490; /* 로열 블루 hover */
|
||||
}
|
||||
|
||||
/* ============================================================
|
||||
|
||||
Reference in New Issue
Block a user