Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Commit 7fe2154

Browse files
committed
Make clock font lighter
1 parent 41b869c commit 7fe2154

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/assets/css/mod_clock.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ div#mod_clock {
33
height: 80px;
44
padding-top: 7px;
55
border-bottom: 1px solid rgba(190, 230, 193, 0.3);
6+
font-family: var(--font_main_light);
67
}
78

89
div#mod_clock::before {

0 commit comments

Comments
 (0)