사이드바 width 조정, 버튼 아이콘 제거

This commit is contained in:
2026-05-15 13:13:37 +09:00
parent f75523146e
commit d823119a2b
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ header h1 {
/* ── 사이드바 ── */
aside {
width: 400px;
width: 300px;
flex-shrink: 0;
display: flex;
flex-direction: column;