Skip to content

Commit 4a1594f

Browse files
committed
chore: make padding and margin clearer
1 parent b8eee2b commit 4a1594f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

web/src/routes/root/Sidebar/index.module.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,10 @@
4444
.sidebarDateGroup {
4545
color: var(--text-3);
4646
text-align: start;
47-
margin: 10px;
47+
padding: 10px;
4848
margin-top: 20px;
4949
}
5050

51-
52-
5351
.sidebarBottom {
5452
margin-top: auto;
5553
width: 90%;

0 commit comments

Comments
 (0)