From 95c3e48071317bc4ee62c0b80c0e7fbc291723c5 Mon Sep 17 00:00:00 2001 From: Manos Konstantinidis Date: Wed, 12 Jan 2022 16:39:36 +0000 Subject: [PATCH 1/2] chore: Minor improvements --- docs/introduction/work-in-progress.md | 3 ++- website/src/components/Hero/styles.module.css | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/introduction/work-in-progress.md b/docs/introduction/work-in-progress.md index 703c44e2..d5d01e24 100644 --- a/docs/introduction/work-in-progress.md +++ b/docs/introduction/work-in-progress.md @@ -1,8 +1,9 @@ --- sidebar_position: 3 +title: Work In Progress --- -# Work-in-Progress +# Work In Progress ### Future functionality diff --git a/website/src/components/Hero/styles.module.css b/website/src/components/Hero/styles.module.css index 50791164..36936d53 100644 --- a/website/src/components/Hero/styles.module.css +++ b/website/src/components/Hero/styles.module.css @@ -8,7 +8,7 @@ background-color: var(--brand-blue); position: relative; padding: 1.5rem; - margin-bottom: 3rem; + margin-bottom: 5rem; z-index: 1; } From 2fd0a01ef865d068eb8552c855174d36179f4ace Mon Sep 17 00:00:00 2001 From: Manos Konstantinidis Date: Wed, 12 Jan 2022 21:30:14 +0000 Subject: [PATCH 2/2] chore: Add project logo --- lib/report/index.html | 158 +++++++++++++--------------- website/static/images/badge.svg | 68 ++++++------ website/static/images/favicon.ico | Bin 15406 -> 15406 bytes website/static/images/logo-eyes.svg | 39 +++---- 4 files changed, 122 insertions(+), 143 deletions(-) diff --git a/lib/report/index.html b/lib/report/index.html index fb5571c7..2f1abeaf 100644 --- a/lib/report/index.html +++ b/lib/report/index.html @@ -8,13 +8,22 @@ name="description" content="Report generated by the react-native-owl. A visual regression testing library made by Formidable." /> - + + -