Skip to content

Commit 1d0af75

Browse files
committed
fix font
1 parent 9be9e7b commit 1d0af75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* Global Styles */
22
body {
3-
font-family: 'Comic Sans MS', 'Chalkboard SE', cursive, sans-serif;
3+
font-family: 'Comic Sans MS', 'Marker Felt', 'Arial Rounded MT Bold', 'Apple Casual', 'VarelaRound-Regular', cursive, sans-serif;
44
background-color: #f0f9ff;
55
margin: 0;
66
padding: 20px;

0 commit comments

Comments
 (0)