Remove this awesome font because no space. .. :((

This commit is contained in:
Aaron Fischer 2017-09-12 00:50:52 +02:00
parent 160d81dab6
commit 0bf0c35890
2 changed files with 2 additions and 7 deletions

Binary file not shown.

View file

@ -1,8 +1,3 @@
@font-face {
font-family: pixel;
src: url(PixelText.ttf)
}
body {
background-color: black;
margin-top: 50px;
@ -51,6 +46,6 @@ canvas {
display: block;
position: absolute;
text-align: left;
font-family: pixel;
font-size: 3em;
font-family: monospace;
text-transform: uppercase;
}