From 558f0ec4e7fc76dc63dd0fe8c8331f6202b3e844 Mon Sep 17 00:00:00 2001 From: John Mantas Date: Sun, 12 Aug 2018 19:03:09 +0300 Subject: [PATCH] feat: Apply some new styling --- public/index.html | 2 +- src/App.css | 83 +++++++++++++++++++++++++++++++------------ src/Book.js | 8 ++++- src/icons/sort.svg | 4 +++ src/icons/zoom-in.svg | 5 +++ src/index.css | 3 +- src/list-books.js | 2 +- 7 files changed, 81 insertions(+), 26 deletions(-) create mode 100644 src/icons/sort.svg create mode 100644 src/icons/zoom-in.svg diff --git a/public/index.html b/public/index.html index 9da2a81..ddea326 100644 --- a/public/index.html +++ b/public/index.html @@ -4,7 +4,7 @@ - +