Skip to content

Commit 58d7cb8

Browse files
InertSlothHiDeoo
andauthored
remove double padding (#44)
Co-authored-by: HiDeoo <[email protected]>
1 parent cfe6b98 commit 58d7cb8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/starlight-sidebar-topics/components/Topics.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ const { topics } = Astro.locals.starlightSidebarTopics
7474
border: 1px solid var(--sl-color-gray-4);
7575
display: flex;
7676
justify-content: center;
77-
padding: 0.1875rem;
7877
padding: 0.25rem;
7978
}
8079

0 commit comments

Comments
 (0)