Merge pull request #34 from andrealmeid/logo_monospaced

sass: make logo font monospaced
This commit is contained in:
Djordje Atlialp 2019-05-26 00:10:29 +02:00 committed by GitHub
commit fa79ddc81b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@
align-items: center;
text-decoration: none;
font-weight: bold;
font-family: monospace, monospace;
img {
height: 44px;