From 85968a3a6bc5737715ed34fba942153174d2c993 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 4 Jun 2017 16:16:49 -0400 Subject: about this work --- client/src/lib/components/htmlStyles.js | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'client/src/lib/components/htmlStyles.js') diff --git a/client/src/lib/components/htmlStyles.js b/client/src/lib/components/htmlStyles.js index a627884..1b050a2 100644 --- a/client/src/lib/components/htmlStyles.js +++ b/client/src/lib/components/htmlStyles.js @@ -29,4 +29,15 @@ export default StyleSheet.create({ fontSize: 16, lineHeight: 30, }, + h2: { + color: 'white', + fontFamily: '"Futura-Medium", sans-serif', + fontSize: 14, + lineHeight: 16, + fontWeight: 'bold', + paddingTop: 10, + paddingBottom: 5, + display: 'block', + textAlign: 'left', + }, }) -- cgit v1.2.3-70-g09d2