Skip to content

Commit

Permalink
Slightly increased the font size of current speakers in lists
Browse files Browse the repository at this point in the history
  • Loading branch information
CircuitCoder committed Aug 28, 2016
1 parent 5bd84f8 commit 02b9aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controller/views/lists/lists.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

.list-speakers .list-speakers-current {
display: inline-block;
font-size: 16px;
font-size: 20px;
margin-right: 5px;
}

Expand Down

0 comments on commit 02b9aa3

Please sign in to comment.