사이트 1차 수정

This commit is contained in:
2026-06-01 23:17:42 +09:00
parent 005719edee
commit 7c7042f860
37 changed files with 370 additions and 140 deletions
+4 -4
View File
@@ -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 */
}
/* ============================================================
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 MiB

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

After

Width:  |  Height:  |  Size: 2.0 MiB

Binary file not shown.
Binary file not shown.