mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2026-01-08 17:06:40 +00:00
use mono font for today time
This commit is contained in:
@ -612,6 +612,9 @@ video {
|
||||
.align-top {
|
||||
vertical-align: top;
|
||||
}
|
||||
.font-mono {
|
||||
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
||||
}
|
||||
.text-2xl {
|
||||
font-size: 1.5rem;
|
||||
line-height: 2rem;
|
||||
|
||||
Reference in New Issue
Block a user