Skip to content

Commit 3c8640c

Browse files
authored
주석 추가
1 parent 957bd91 commit 3c8640c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/styles/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
body {
1515
margin: 0;
16-
/* Use theme variable so dark/light apply globally via :root[data-theme] */
16+
/* 테마 변수를 사용하여 다크 라이트 전역으로 적용되도록 함 */
1717
background-color: var(--bg-primary, #f8f8f8);
1818
width: 100%;
1919
min-height: 100vh;

0 commit comments

Comments
 (0)