Skip to content

Commit

Permalink
subs: Use antialiased fonts in subscriptions page.
Browse files Browse the repository at this point in the history
  • Loading branch information
timabbott committed Feb 9, 2017
1 parent 0aa07b9 commit b8df71c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/styles/subscriptions.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
.subscriptions {
margin-top: 55px;
padding-left: 15px;
-webkit-font-smoothing: antialiased;
}

.subscriptions div #response {
Expand Down

0 comments on commit b8df71c

Please sign in to comment.