updated weather.py

This commit is contained in:
Ross Mountjoy 2020-04-05 12:12:35 -04:00
parent 6d18bc74bd
commit 69aabded85

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>