use mono font for today time

This commit is contained in:
Fabrice Lamant
2024-07-28 11:51:50 +02:00
parent 2d8ab0dcb2
commit a7bb156bc8
17 changed files with 3677 additions and 3622 deletions

View File

@ -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;