Skip to content

Commit 2dc611f

Browse files
fix Star Count Link Underline (#4644)
1 parent c27dd82 commit 2dc611f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs-starlight/src/styles/global.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ header {
185185
.social-icon {
186186
color: var(--color-gray-1) !important;
187187
cursor: pointer;
188+
text-decoration: none;
188189
}
189190

190191
.social-icon:hover {

0 commit comments

Comments
 (0)