Nevermind

This commit is contained in:
Justin Edmund 2022-03-14 17:04:27 -07:00
parent 937748e7f3
commit bac8c8da00

View file

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