Merge pull request #10 from tjsga/2018-19

08/05/2018 Push #2: Minor font-size changes
This commit is contained in:
-anubis- 2018-08-05 22:19:58 -04:00 committed by GitHub
commit 21db790892
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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