Skip to content
This repository was archived by the owner on Apr 16, 2024. It is now read-only.

Commit b48cc71

Browse files
committed
add Helvetica font to welcome page
1 parent 35f95f1 commit b48cc71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Generators/stubs/welcome.blade.stub

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
width: 100%;
1717
display: table;
1818
font-weight: 100;
19-
font-family: 'Lato';
19+
font-family: 'Lato', 'Helvetica';
2020
}
2121

2222
.container {

0 commit comments

Comments
 (0)