fixed width dates
This commit is contained in:
parent
a0bef07960
commit
8eaa13d42f
1 changed files with 5 additions and 1 deletions
|
@ -18,6 +18,10 @@ body {
|
|||
font-family: "Geist";
|
||||
}
|
||||
|
||||
code {
|
||||
code,
|
||||
time,
|
||||
.date {
|
||||
font-family: "GeistMono";
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue