From 02c79a3b1b9f37580fae81e419b8e79335a184a5 Mon Sep 17 00:00:00 2001 From: kandyy9 Date: Sun, 14 Apr 2024 15:11:07 +0300 Subject: [PATCH] logo fixed --- src/css/header.css | 3 ++- src/partials/header.html | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/css/header.css b/src/css/header.css index b390780..6c01314 100644 --- a/src/css/header.css +++ b/src/css/header.css @@ -110,7 +110,7 @@ letter-spacing: -0.02em; } - .button-shop-now{ + .shop-now{ border-radius: 30px; padding: 16px 32px; background-color: #7a3145; @@ -118,6 +118,7 @@ font-weight: 600; font-size: 18px; letter-spacing: -0.01em; + line-height: 1.11; text-transform: uppercase; color: var(--main-text); } diff --git a/src/partials/header.html b/src/partials/header.html index ef47cbf..9251e09 100644 --- a/src/partials/header.html +++ b/src/partials/header.html @@ -11,7 +11,7 @@ - + @@ -29,7 +29,7 @@ - + shop now