Skip to content

Commit b6b0803

Browse files
author
rishab
committed
removed padding-left from .toItem for better alignment
1 parent 0a1e76a commit b6b0803

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Sidebar.module.css

-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@
112112

113113
.tocItem {
114114
margin-bottom: 1rem;
115-
padding-left: calc(var(--gutter) + 0.5rem);
116115

117116
& a {
118117
font-family: var(--font);

0 commit comments

Comments
 (0)