From 7b3776d084aab6749afaca80f66d68f8465970d0 Mon Sep 17 00:00:00 2001 From: Turing Date: Sat, 16 Mar 2024 15:33:29 +0300 Subject: [PATCH] add subscript article --- frontend/src/styles/components/article-single.css | 6 ++++++ single.php | 1 + 2 files changed, 7 insertions(+) diff --git a/frontend/src/styles/components/article-single.css b/frontend/src/styles/components/article-single.css index f4eb3c7..d3b64ca 100644 --- a/frontend/src/styles/components/article-single.css +++ b/frontend/src/styles/components/article-single.css @@ -149,6 +149,12 @@ border-bottom: 1px solid var(--gray); } +.article-social{ + text-transform: uppercase; + font-weight: bold; + margin-bottom: 14px; +} + @media (max-width: 767px) { .article-single { border-top: 1px solid var(--gray); diff --git a/single.php b/single.php index 093da68..ab9cc88 100644 --- a/single.php +++ b/single.php @@ -36,6 +36,7 @@
+
Подписывайтесь на нас в Дзен и Telegram