Nevermind
This commit is contained in:
parent
937748e7f3
commit
bac8c8da00
1 changed files with 2 additions and 2 deletions
|
|
@ -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 {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue