Adjust font size in comment section on mobile
This commit is contained in:
parent
559ab774f6
commit
28a1bfefab
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ $thumbnailWidthSmall: 2rem;
|
|||
}
|
||||
|
||||
span {
|
||||
font-size: var(--font-xxsmall);
|
||||
font-size: var(--font-xsmall);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue