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 702d7f1c64
1 changed files with 1 additions and 0 deletions

View File

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