Skip to content

Commit 2264504

Browse files
committed
fix
1 parent e07f577 commit 2264504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/src/starlight.custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ header.header .site-title span:before {
137137
font-size: var(--sl-text-lg) !important;
138138
color: var(--sl-color-real-white);
139139
font-weight: 700;
140-
margin-right: 7px;
140+
margin-right: 4px;
141141
}
142142

143143
:root[data-theme="light"] .expressive-code .frame pre {

0 commit comments

Comments
 (0)