Skip to content

Commit cb07a4c

Browse files
committed
사이드바 너비 넓히기
1 parent 8f5411c commit cb07a4c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

assets/css/main.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1344,7 +1344,8 @@ body {
13441344
}
13451345

13461346
.sidebar {
1347-
width: 14rem;
1347+
/*width: 14rem;*/
1348+
width: 20rem;
13481349
visibility: hidden;
13491350
padding: 30px 20px;
13501351
font-family: "Roboto", sans-serif;

0 commit comments

Comments
 (0)