add subscript article
This commit is contained in:
@@ -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);
|
||||
|
||||
@@ -36,6 +36,7 @@
|
||||
<?php endif; ?>
|
||||
<div class="article-single__content">
|
||||
<?php the_content(); ?>
|
||||
<div class="article-social">Подписывайтесь на нас в <a href="https://dzen.ru/agroexpert_press?favid=254170145" target="_blank">Дзен</a> и <a href="https://t.me/agroexpert_press" target="_blank">Telegram</a></div>
|
||||
</div>
|
||||
</div>
|
||||
<?php get_template_part('partials/featured-posts'); ?>
|
||||
|
||||
Reference in New Issue
Block a user