From d9bf0a06c07af86fe39a9b096da6a1e21b42de18 Mon Sep 17 00:00:00 2001 From: Alena Batitskaia Date: Tue, 14 Jan 2025 15:24:40 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9F=D1=80=D0=B0=D0=B2=D0=B8=D1=82=20=D0=B1?= =?UTF-8?q?=D0=B0=D0=B1=D0=BB=D1=8B=20=D0=BA=D0=BE=D0=BC=D0=BC=D0=B5=D0=BD?= =?UTF-8?q?=D1=82=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 10 +++++++--- styles/top-section.css | 5 +++++ 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 59d2893..9855f23 100644 --- a/index.html +++ b/index.html @@ -191,11 +191,15 @@

#1191 Рефакторинг меню

Комментарии

в наиболее обсуждаемых пулреквестах

-
#1191150 комментариев + -
#1191100 комментариев + -
#119150 комментариев +
diff --git a/styles/top-section.css b/styles/top-section.css index d1f1472..dff4de2 100644 --- a/styles/top-section.css +++ b/styles/top-section.css @@ -297,6 +297,11 @@ font-size: clamp(1rem, 0.875rem + 0.556vw, 1.375rem); background-color: var(--main-color); + & .comments-count { + display: block; + text-align: center; + } + &.second { inset-block-start: 32%; inset-inline-end: 60%;