🔥 Supprime les Google font
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
<title>{{ config('app.name', 'Laravel') }}</title>
|
||||
<link rel="stylesheet" href="{{ asset('css/app.css') }}">
|
||||
<style>
|
||||
body { font-family: 'Nunito', sans-serif; }
|
||||
.gradient {
|
||||
background: rgb(108,99,255);
|
||||
background: linear-gradient(90deg, rgba(108,99,255,1) 0%, rgba(0,212,255,1) 100%);
|
||||
|
Reference in New Issue
Block a user