fix: tabular-nums on .muted dates
This commit is contained in:
parent
67dd4f8177
commit
96c1face7d
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ body {
|
||||||
padding: 2rem 1.25rem;
|
padding: 2rem 1.25rem;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
font-family: Georgia, "Iowan Old Style", Palatino, serif;
|
font-family: Georgia, "Iowan Old Style", Palatino, serif;
|
||||||
|
font-variant-numeric: tabular-nums;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1, h2, h3, h4, h5, h6 {
|
h1, h2, h3, h4, h5, h6 {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue