사이드바 width 조정, 버튼 아이콘 제거
This commit is contained in:
@@ -74,7 +74,7 @@ header h1 {
|
||||
|
||||
/* ── 사이드바 ── */
|
||||
aside {
|
||||
width: 400px;
|
||||
width: 300px;
|
||||
flex-shrink: 0;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user