add tag page

This commit is contained in:
arlemp@selectel.ru
2021-12-23 17:22:52 +03:00
parent f4729c8193
commit 15a082d8ce
3 changed files with 58 additions and 1 deletions

View File

@@ -987,6 +987,8 @@ a{
margin-bottom: 18px;
}
#mainpage-title{
margin-top: 42px;
}
@@ -2092,6 +2094,13 @@ span.rub_back_title{
font-weight: 24px;
}
.tag-h1{
font-weight: 22px;
text-transform: upeercase;
margin-bottom: 12px;
}
.page-title{
font-weight: 24px;
margin-top: 48px;