big fonts text publ

This commit is contained in:
2024-03-15 17:52:18 +03:00
parent 0b0869a79c
commit 9663b13f3d
8 changed files with 46 additions and 9 deletions

View File

@@ -52,13 +52,14 @@
.article-single__content p {
font-weight: 500;
font-size: 1.3rem;
font-size: 1.5rem;
line-height: 2rem;
margin-bottom: 2.5rem;
}
.article-single__content a {
color: var(--secondary);
font-weight: bold;
}
.article-single-img,

View File

@@ -31,7 +31,7 @@ h3,
.subtitle-16 {
font-weight: 700;
font-size: 1.6rem;
font-size: 1.8rem;
line-height: 2rem;
}
@@ -43,7 +43,7 @@ h3,
.text-13 {
font-weight: 500;
font-size: 1.3rem;
font-size: 1.5rem;
line-height: 1.9rem;
}