Skip to content

Commit 17ddd9a

Browse files
committed
night mode font not so thin
1 parent 0685329 commit 17ddd9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/dark_mode.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ $card-white-overlay-transparency: 16%;
6565
}
6666
& > span:not(.popover),
6767
& > div:not(.popover) {
68-
font-weight: lighter;
68+
// font-weight: lighter;
6969
}
7070
}
7171

0 commit comments

Comments
 (0)