diff --git a/stylesheet.css b/stylesheet.css index 12e6bed..173f650 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -3,12 +3,12 @@ html, body { } h1, h2, h3, h4, h5, h6 { - font-family: 'Cabin', sans-serif; + font-family: 'Comic sans', sans-serif; color: #0b254a; } p { - font-family: 'Cabin', sans-serif; + font-family: 'Comic sans', sans-serif; color: #6b7480; } @@ -87,4 +87,4 @@ p { .row { margin-left: 0px !important; margin-right: 0px !important; -} \ No newline at end of file +}