We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a8fb84 commit 4263396Copy full SHA for 4263396
styles.css
@@ -1,7 +1,6 @@
1
/* Global Styles */
2
body {
3
- font-family: 'Comic Sans MS', 'Marker Felt', 'Arial Rounded MT Bold', 'Apple Casual', 'VarelaRound-Regular', cursive, sans-serif;
4
- background-color: #f0f9ff;
+ font-family: 'Comic Sans MS', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; background-color: #f0f9ff;
5
margin: 0;
6
padding: 20px;
7
display: flex;
0 commit comments