1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-08-31 01:39:50 +02:00

feat(breaking): remove google font import

This commit is contained in:
Malcolm
2018-12-01 12:58:04 +01:00
committed by Malcolm Laing
parent 17021d7395
commit 47cf2b860b
3 changed files with 9 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
// Font
@import url("https://fonts.googleapis.com/css?family=Press+Start+2P");
$font-family: "Press Start 2P" !default;
$font-size: 16px !default;