From 083d585ea3cad28dbe9a4b276955db8c7c089668 Mon Sep 17 00:00:00 2001 From: rutik wankhade Date: Mon, 17 Aug 2020 13:26:02 +0530 Subject: [PATCH] feat: added new background patterns --- public/index.html | 1 - src/assets/css/patterns.css | 31 +++++++++++++++++++++++++++++++ src/components/ConfigCover.js | 35 +++++++++++++++++------------------ src/components/CoverImage.css | 6 ++++++ src/components/CoverImage.js | 2 +- 5 files changed, 55 insertions(+), 20 deletions(-) create mode 100644 src/assets/css/patterns.css diff --git a/public/index.html b/public/index.html index c4785fe..00692a5 100644 --- a/public/index.html +++ b/public/index.html @@ -11,7 +11,6 @@ /> -