news updated
This commit is contained in:
parent
e9d243107f
commit
eff8d0a662
|
|
@ -35,14 +35,15 @@
|
|||
}
|
||||
|
||||
.news-post-title {
|
||||
font-size: 2.4rem;
|
||||
font-size: 2rem;
|
||||
font-weight: 700;
|
||||
line-height: 130%;
|
||||
color: $base-black;
|
||||
}
|
||||
|
||||
.news-post-text {
|
||||
font-size: 1.6rem;
|
||||
color: $base-gray;
|
||||
color: $base-black;
|
||||
}
|
||||
|
||||
.news-post-link {
|
||||
|
|
|
|||
Loading…
Reference in New Issue