Merge pull request #102 from rmountjoy92/develop

updated weather.py
This commit is contained in:
sportivaman 2020-04-05 12:12:57 -04:00 committed by GitHub
commit a01a7b911e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,7 +68,7 @@ class Platform:
</div> </div>
</div> </div>
<div class="row"> <div class="row">
<h6 class="font-weight-900 center theme-muted-text">{{ value.parent.title }}</h6> <h6 class="font-weight-900 center theme-muted-text">{{ value.title }}</h6>
</div> </div>
<div class="row center-align"> <div class="row center-align">
<i class="material-icons-outlined">keyboard_arrow_down</i> <i class="material-icons-outlined">keyboard_arrow_down</i>