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; }