From 3dccb24349de4015880d4eaa16bfbf589e6f7472 Mon Sep 17 00:00:00 2001 From: Max Maltsev Date: Tue, 30 Jan 2024 22:38:11 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=B5=D0=BC=D0=BD=D0=BE=D0=B3=D0=BE=20?= =?UTF-8?q?=D0=BF=D0=BE=D0=B4=D0=B2=D0=B8=D0=BD=D1=83=D0=BB=20hero?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _sass/_hero.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_sass/_hero.scss b/_sass/_hero.scss index 6c19420..0a13296 100644 --- a/_sass/_hero.scss +++ b/_sass/_hero.scss @@ -6,13 +6,13 @@ .hero__photo { border-radius: 999px; - width: 7rem; - margin: 0 0 1.5rem 0; + width: 8rem; + margin: 0 0 1rem 0; } .hero__heading { font: 2.5rem/115% $heading-family; - margin: 0 0 .75rem 0; + margin: 0 0 .5rem 0; } .hero__tagline {