From d6378cf861a676b45e6f16088358100fad76fe38 Mon Sep 17 00:00:00 2001
From: SrIzan10 <66965250+SrIzan10@users.noreply.github.com>
Date: Wed, 31 Aug 2022 18:41:15 +0200
Subject: [PATCH] fix: hero image stretched out (#21)
* fix: icon on iPhone 13 stretched out
* chore: fix typo
* feat: adding width attr
Co-authored-by: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com>
---
.idea/workspace.xml | 71 +++++++++++++++++++++++++++++++--------------
src/pages/index.js | 2 +-
2 files changed, 50 insertions(+), 23 deletions(-)
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 5b984d962..868d76b0b 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -1,7 +1,9 @@
-
+
+
+
@@ -24,11 +26,12 @@
-
-
\ No newline at end of file
diff --git a/src/pages/index.js b/src/pages/index.js
index 3aa85899b..ec692ba69 100644
--- a/src/pages/index.js
+++ b/src/pages/index.js
@@ -29,7 +29,7 @@ function HomepageHeader() {
-

+