Added stuff

This commit is contained in:
2019-01-01 17:47:12 -05:00
parent cec1e09bb0
commit 9ccab35558
5 changed files with 6 additions and 10 deletions

View File

@ -2,6 +2,7 @@
<!-- Current Weather -->
<div class="my-5 d-flex flex-column align-items-center">
<div>
<h3 class="mb-0 text-center">London, ON</h3>
<h3>{{weatherService.weather?.currently.summary}}</h3>
</div>
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center">