diff --git a/app/assets/stylesheets/components.scss b/app/assets/stylesheets/components.scss index 94c351520..d517a737d 100644 --- a/app/assets/stylesheets/components.scss +++ b/app/assets/stylesheets/components.scss @@ -921,7 +921,7 @@ a.status__content__spoiler-link { color: $color1; padding: 7px; font-family: inherit; - font-size: 14px; + font-size: 16px; resize: vertical; border: 3px dashed transparent; @@ -1109,7 +1109,7 @@ button.active i.fa-retweet { font-family: inherit; background: $color1; color: $color3; - font-size: 14px; + font-size: 16px; margin: 0; }