From 9ffbe741ab9e0805b18dbb15b2054894a842d294 Mon Sep 17 00:00:00 2001 From: Billy Date: Wed, 26 Jun 2019 13:23:18 -0700 Subject: [PATCH] update per PR notes --- src/components/Preview.css | 2 +- src/components/Preview.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Preview.css b/src/components/Preview.css index f0fd2f1..b1ebff5 100644 --- a/src/components/Preview.css +++ b/src/components/Preview.css @@ -78,6 +78,6 @@ width: 360px; margin: 0 auto; color: #fff; - font-size: 1.4rem; text-align: center; + font-weight: bold; } diff --git a/src/components/Preview.js b/src/components/Preview.js index 9fbfd21..1097512 100644 --- a/src/components/Preview.js +++ b/src/components/Preview.js @@ -95,7 +95,7 @@ class Preview extends Component { data-testid="Preview-container" onClick={this.handleClickContainer} > -
+