diff --git a/css/style.css b/css/style.css index fd18331..60713d6 100644 --- a/css/style.css +++ b/css/style.css @@ -40,7 +40,7 @@ body { } h1 { - font-family: 'Righteous', cursive; + font-family: 'Righteous', 'Lato', sans-serif; font-size: 2.75rem; text-align: center; text-transform: uppercase; @@ -54,7 +54,6 @@ section .container { padding: .25rem; } - #dspLoc { font-size: 1.25rem; font-weight: bold; diff --git a/index.html b/index.html index e03f69a..1de9e19 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@ - +
MM/DD/YYYY, 00:00:00 AM/PM
Weather condition...
0°C
+°C
00:00 AM
+ 00:00 AM
00:00 PM
0 m/s
@@ -52,7 +53,7 @@