Skip to content

Commit

Permalink
[BUGFIX] News detail view, fix teaser text font size (#408)
Browse files Browse the repository at this point in the history
  • Loading branch information
myroslav321 authored and dmh committed Apr 20, 2018
1 parent 5930162 commit 0cffeb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion felayout_t3kit/dev/styles/main/plugins/news/news.less
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@
}

.news-single .teaser-text {
font-size: 15px;
font-size: 20px;
color: #888;
}

Expand Down

0 comments on commit 0cffeb7

Please sign in to comment.