diff --git a/frontend/sass/commento-input.scss b/frontend/sass/commento-input.scss index 929294a..56f7ecb 100644 --- a/frontend/sass/commento-input.scss +++ b/frontend/sass/commento-input.scss @@ -24,7 +24,7 @@ textarea::placeholder { textarea { display: inline-block; - font-family: "Segoe UI", Roboto, "Helvetica Neue", sans-serif; + font-family: 'Source Sans Pro', sans-serif; padding: 8px; outline: none; overflow: auto;