From 4da6144ddcdaa76666af2681acac560a4b986488 Mon Sep 17 00:00:00 2001 From: Gabriel Rodriguez Alsina Date: Mon, 7 Jan 2019 09:39:49 -0300 Subject: [PATCH] (fix) PR Feedback: @vbaranov - Footer logo should be clickable -> Fixed. - Should be bolder... -> Fixed. - New / "New Ballot" title -> Fixed. - Only first letter should be capitalized -> Fixed. - First letters should be capitalized -> Fixed. - Wrong icon order. -> Fixed. --- src/App.js | 2 +- src/assets/stylesheets/components/_BallotDataPair.scss | 8 ++++++++ src/assets/stylesheets/components/_BallotFooter.scss | 4 ++++ src/assets/stylesheets/components/_ButtonVoting.scss | 2 +- src/assets/stylesheets/index.css | 2 +- src/components/BallotDataPair/index.js | 2 +- src/components/BallotFooter/index.js | 2 +- src/components/Footer/index.js | 5 ++--- src/components/Header/index.js | 2 +- src/components/NavigationIcon/IconAll/index.js | 4 ++-- src/components/NavigationIcon/IconToFinalize/index.js | 4 ++-- src/utils/constants.js | 2 +- 12 files changed, 25 insertions(+), 14 deletions(-) diff --git a/src/App.js b/src/App.js index cab7a15..032a5ac 100644 --- a/src/App.js +++ b/src/App.js @@ -135,7 +135,7 @@ class App extends Component { -