Bump font size up

This commit is contained in:
Justin Edmund 2022-03-14 17:03:28 -07:00
parent 5d5dbde0d8
commit 937748e7f3

View file

@ -99,12 +99,12 @@
& > div {
align-items: center;
display: inline-flex;
font-size: $font-small;
font-size: $font-regular;
height: 26px;
}
time {
font-size: $font-small;
font-size: $font-regular;
}
& > *:not(:last-child):after {