Merge pull request 'fix tiny text on mobile' (#10037) from Freeplay/calckey:notes into develop

Reviewed-on: https://codeberg.org/calckey/calckey/pulls/10037
This commit is contained in:
Kainoa Kanter 2023-05-06 03:28:21 +00:00
commit 0a9da8fa45
1 changed files with 0 additions and 4 deletions

View File

@ -557,10 +557,6 @@ onUnmounted(() => {
// }
}
&.max-width_500px {
font-size: 0.9em;
}
&.max-width_450px {
> .reply-to-more:first-child {
padding-top: 14px;