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/button.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/lib/components/button.js') diff --git a/client/src/lib/components/button.js b/client/src/lib/components/button.js index a5cf8ea..ca8388b 100644 --- a/client/src/lib/components/button.js +++ b/client/src/lib/components/button.js @@ -33,7 +33,7 @@ export default class Button extends Component { const styles = StyleSheet.create({ text: { color: '#000', - fontFamily: 'Futura-Medium', + fontFamily: '"Futura-Medium", sans-serif', textAlign: 'center', padding: 0, }, -- cgit v1.2.3-70-g09d2