add subscript article

This commit is contained in:
2024-03-16 15:33:29 +03:00
parent e09e53556d
commit 7b3776d084
2 changed files with 7 additions and 0 deletions

View File

@@ -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);