Skip to content

Commit 77a8b40

Browse files
committed
💄 Sidebar만큼 좌측 여백 수정
1 parent 85b4e14 commit 77a8b40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/dashboard/Dashboard.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
width: calc(100% - 300px);
66
height: calc(100vh - 70px);
77

8-
margin-left: 280px;
8+
margin-left: 300px;
99

1010
background-color: var(--gray-brightes);
1111
}

0 commit comments

Comments
 (0)