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