08/05/2018 Push #2: Minor font-size changes

This commit is contained in:
AnubisSQLi 2018-08-05 22:13:14 -04:00
parent 228c1bcd9e
commit cf11bd9c24
2 changed files with 2 additions and 2 deletions

View File

@ -604,7 +604,7 @@ hr {
color: #38A3BD; color: #38A3BD;
} }
.news-block .news-content .news-para { .news-block .news-content .news-para {
font-size: 12px; font-size: 14px;
color: #444; color: #444;
} }
.news-block .news-content .news-read-more { .news-block .news-content .news-read-more {

View File

@ -489,7 +489,7 @@ hr
.news-title:hover .news-title:hover
color: $secondary-color color: $secondary-color
.news-para .news-para
font-size: 12px font-size: 14px
color: $color color: $color
.news-read-more .news-read-more
font-size: 13px font-size: 13px