From 4d727db0ec6ffc52eccf3c0b16c9733ac2ba3df0 Mon Sep 17 00:00:00 2001 From: Mathias Wagner Date: Mon, 12 Sep 2022 21:21:58 +0200 Subject: [PATCH] Updated the margin of the coins page --- src/pages/Coins/styles.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Coins/styles.sass b/src/pages/Coins/styles.sass index 7039ae3..bd30f13 100644 --- a/src/pages/Coins/styles.sass +++ b/src/pages/Coins/styles.sass @@ -2,7 +2,7 @@ .coin-wrapper margin-left: 15% - margin-top: 8% + margin-top: 6% margin-right: 15% display: flex justify-content: space-between