From 017cc603f90171a75092b66b3edb2464caef237f Mon Sep 17 00:00:00 2001 From: ElizabethBil <140847451+ElizabethBil@users.noreply.github.com> Date: Thu, 5 Oct 2023 19:30:23 +0300 Subject: [PATCH] Update hero.css --- src/css/hero.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/css/hero.css b/src/css/hero.css index e67b66b..a4c5930 100644 --- a/src/css/hero.css +++ b/src/css/hero.css @@ -127,10 +127,11 @@ gap: 40px; } -.hero-picture-btn-link { +.hero-picture-btn { margin-top: 94px; } + .hero-title { width: 518px; }