Skip to content

Commit

Permalink
Merge pull request #34 from andrealmeid/logo_monospaced
Browse files Browse the repository at this point in the history
sass: make logo font monospaced
  • Loading branch information
Djordje Atlialp authored May 25, 2019
2 parents 81a4132 + d92675d commit fa79ddc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/scss/_logo.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
align-items: center;
text-decoration: none;
font-weight: bold;
font-family: monospace, monospace;

img {
height: 44px;
Expand Down

0 comments on commit fa79ddc

Please sign in to comment.