diff --git a/resources/views/welcome.blade.php b/resources/views/welcome.blade.php index 8cc3d8e2..50e048ee 100644 --- a/resources/views/welcome.blade.php +++ b/resources/views/welcome.blade.php @@ -15,7 +15,7 @@ html, body { background-color: #fff; color: #636b6f; - font-family: 'Raleway'; + font-family: 'Raleway', sans-serif; font-weight: 100; height: 100vh; margin: 0;