Skip to content

Commit b0f8a34

Browse files
Corrected font name 👷🏼
1 parent 4b97d67 commit b0f8a34

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

css/grid.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
body {
2020
background: #333;
2121
color: #666;
22-
font-family: "Helvetica Neua", Helvetica, Arial, sans-serif;
22+
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
2323
font-size: 16px;
2424
line-height: 1.5;
2525
}

css/grid.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)