Fix testimonies font

mx
Letícia Camara 2018-10-25 17:12:49 -03:00
parent c6912c8dd5
commit 5decebd3aa
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ class TestimoniesSection extends React.Component {
render() {
const { activeItem, maxLength } = this.state;
const fontSize = (this.state.width > 1000) ? 16 * (1 + (this.state.width/2000)): 16;
const fontSize = (this.state.width > 1000) ? 16 * (1 + (this.state.width/4000)): 16;
return (
<span>