From 986b83ef5519ebb989ee4745d7a9715057dff972 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 3 Jun 2017 23:11:41 -0400 Subject: more stuff --- client/src/lib/components/text.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/lib/components/text.js') diff --git a/client/src/lib/components/text.js b/client/src/lib/components/text.js index 17e3cb0..14641a0 100644 --- a/client/src/lib/components/text.js +++ b/client/src/lib/components/text.js @@ -22,7 +22,7 @@ export default class ClearText extends Component { const styles = StyleSheet.create({ text: { color: '#ffffff', - fontFamily: 'Futura-Medium', + fontFamily: '"Futura-Medium", sans-serif', textAlign: 'center', fontSize: 16, lineHeight: 30, -- cgit v1.2.3-70-g09d2