diff --git a/src/views/home/components/Input.vue b/src/views/home/components/Input.vue index 982c4e9..fa7e6da 100644 --- a/src/views/home/components/Input.vue +++ b/src/views/home/components/Input.vue @@ -813,7 +813,7 @@ .editor { font-family: 'Regular'; font-weight: 400; - font-size: 1.22rem; + font-size: 1.4rem; min-height: initial; max-height: initial; padding: 0;