From 87ee75540172f24ddeb154036c08787e5bc9676c Mon Sep 17 00:00:00 2001 From: BOUNTY707 Date: Mon, 27 Jan 2025 10:19:40 +0500 Subject: [PATCH] font changed --- style/index.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/style/index.css b/style/index.css index 682c282..b105c63 100644 --- a/style/index.css +++ b/style/index.css @@ -67,7 +67,6 @@ a{ max-width: 278px; } .banner_block_text { - font-family: Inter; font-size: 14px; font-weight: 400; line-height: 16.8px; @@ -75,7 +74,6 @@ a{ max-width: 233px; } .banner_block_btn { - font-family: "Museo Sans Cyrl", sans-serif; font-size: 14px; font-weight: 600; line-height: 16.8px; @@ -297,7 +295,7 @@ a{ .banner_block_number2 { display: block; } - .banner .info_block .info { + .banner_block_info { padding-right: 103px; gap: 16px; }