Skip to content

Commit

Permalink
docs: update title font style
Browse files Browse the repository at this point in the history
  • Loading branch information
nzbin committed Feb 16, 2020
1 parent d9197a4 commit 232c6c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
padding: 0 5px;
content: attr(data-title);
font-size: .75rem;
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
color: white;
background-color: rgb(255, 25, 100);
border-radius: .25rem 0 .25rem 0;
Expand Down

0 comments on commit 232c6c7

Please sign in to comment.