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