Skip to content

Commit 4a61c3f

Browse files
committed
Restore light issue title font weight
Fixes: #24850
1 parent 32ec254 commit 4a61c3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/css/repo.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@
627627
align-items: center;
628628
flex: 1;
629629
width: 100%;
630-
font-weight: var(--font-weight-normal);
630+
font-weight: var(--font-weight-light);
631631
font-size: 32px;
632632
line-height: 40px;
633633
margin: 0;

0 commit comments

Comments
 (0)