diff --git a/src/app/app.component.html b/src/app/app.component.html index c350640..750e063 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -1,7 +1,6 @@ -
- -

{{timezone.name}}

-

{{timezone.time?.toFormat('tt')}}

-
-
- + +
+

{{timezone.name}}

+

{{timezone.time?.toFormat('tt')}}

+
+
\ No newline at end of file