From 1f0e1dba91c15438c4b04e1cc460589faca169c4 Mon Sep 17 00:00:00 2001 From: Kimmo Puputti Date: Thu, 21 Sep 2017 12:32:27 +0300 Subject: [PATCH] Fix icon position with new button layout --- src/components/HeroSection/HeroSection.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/HeroSection/HeroSection.css b/src/components/HeroSection/HeroSection.css index 6fa02ad8..300ea117 100644 --- a/src/components/HeroSection/HeroSection.css +++ b/src/components/HeroSection/HeroSection.css @@ -60,6 +60,7 @@ stroke: var(--matterColorLight); width: 16px; height: 16px; + margin-top: 5px; margin-right: 10px; }