diff --git a/src/App.scss b/src/App.scss index 38574cab..96b322be 100644 --- a/src/App.scss +++ b/src/App.scss @@ -455,6 +455,7 @@ textarea, background: none; box-shadow: none; height: unset; + font-size: 1.1em; } --_padding: 0.5em; @@ -583,6 +584,7 @@ textarea, textarea { padding: var(--_padding); line-height: var(--post-line-height); + font-size: 1.1em; } option { diff --git a/src/components/account_actions/account_actions.vue b/src/components/account_actions/account_actions.vue index 126f6fa9..656fe802 100644 --- a/src/components/account_actions/account_actions.vue +++ b/src/components/account_actions/account_actions.vue @@ -6,7 +6,7 @@ :bound-to="{ x: 'container' }" remove-padding > -