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 067fdf11e1
2 changed files with 2 additions and 2 deletions

View File

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

View File

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