Skip to content

Commit 6f755c2

Browse files
committed
Use any sans-serif font
1 parent 16fd7eb commit 6f755c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
html {
2-
font-family: "PT Serif", Georgia, "Times New Roman", serif;
2+
font-family: sans-serif;
33
}
44

55
@media screen {

0 commit comments

Comments
 (0)