We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba1e9ad + a2c081f commit 98ca59dCopy full SHA for 98ca59d
resources/views/errors/503.blade.php
@@ -17,7 +17,7 @@
17
color: #B0BEC5;
18
display: table;
19
font-weight: 100;
20
- font-family: 'Lato';
+ font-family: 'Lato', sans-serif;
21
}
22
23
.container {
resources/views/welcome.blade.php
@@ -16,7 +16,7 @@
16
width: 100%;
0 commit comments