Remove google fonts cdn

This commit is contained in:
Juri
2020-02-13 23:23:46 +01:00
parent 3e9c26df17
commit 31312982d6
11 changed files with 416 additions and 324 deletions

View File

@ -2,7 +2,7 @@
User Global Variables
*******************************/
@importGoogleFonts: true;
@importGoogleFonts: false;
@fontName : 'Roboto Mono';
@ -24,7 +24,7 @@
@brown:#6B5B4C;
@grey:#42495F;
@pageBackground : #FDFDFA;
@pageBackground: #FDFDFA;
/*******************************
PXT Overrides