Skip to content
This repository was archived by the owner on Dec 28, 2023. It is now read-only.

Commit 5a10ce8

Browse files
committed
Sidebar header fix
1 parent e72e9f7 commit 5a10ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/docs/Docs/Sidebar/Sidebar.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
.sidebartitle {
100100
margin: 2.4rem 0 0 2rem;
101101
padding-bottom: 1rem;
102-
font-size: var(--text-size-l);
102+
font-size: 3.2rem;
103103
line-height: var(--text-lh-xs);
104104
color: var(--text-01);
105105
font-weight: bold;

0 commit comments

Comments
 (0)