fonts: Make STREAMS and USERS be 14px.

Before this they were 14.2px due to a complex set of
calculations.
This commit is contained in:
Steve Howell 2019-03-03 15:19:22 +00:00 committed by Tim Abbott
parent 6be5129056
commit c40597b5f5
1 changed files with 1 additions and 1 deletions

View File

@ -537,7 +537,7 @@ a:hover code {
}
.sidebar-title {
font-size: 1em;
font-size: 14px;
color: hsl(0, 0%, 43%);
font-weight: normal;
display: inline;