diff options
| author | horus | 2022-11-19 19:15:05 +0100 |
|---|---|---|
| committer | horus | 2022-11-19 19:15:05 +0100 |
| commit | 020feddcde7db441e1fd1a9f1918a3d8ceee7b6a (patch) | |
| tree | ae529d0c6fe96a8bbf2043a9eea3ac954d191672 /public/css/app.css | |
| parent | e757674c18a80a5bcdbcd031b35177b1e82eeb2d (diff) | |
| download | senpai-020feddcde7db441e1fd1a9f1918a3d8ceee7b6a.tar.gz | |
Remove Google fonts
Diffstat (limited to 'public/css/app.css')
| -rw-r--r-- | public/css/app.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/app.css b/public/css/app.css index 4a2fe68..e821f41 100644 --- a/public/css/app.css +++ b/public/css/app.css @@ -1,4 +1,4 @@ -@import url(https://fonts.googleapis.com/css?family=Nunito);@charset "UTF-8"; +@charset "UTF-8"; /*! * Bootstrap v4.4.1 (https://getbootstrap.com/) |
