From 020feddcde7db441e1fd1a9f1918a3d8ceee7b6a Mon Sep 17 00:00:00 2001 From: horus Date: Sat, 19 Nov 2022 19:15:05 +0100 Subject: Remove Google fonts --- resources/sass/app.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/sass/app.scss') diff --git a/resources/sass/app.scss b/resources/sass/app.scss index 8e30317..06b07f4 100644 --- a/resources/sass/app.scss +++ b/resources/sass/app.scss @@ -1,5 +1,5 @@ // Fonts -@import url('https://fonts.googleapis.com/css?family=Nunito'); +//@import url('https://fonts.googleapis.com/css?family=Nunito'); // Variables @import 'variables'; -- cgit v1.2.3