Bug fixes here and there
This commit is contained in:
@@ -20,9 +20,15 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<h5 class="card-title">The weather today is:</h5>
|
||||
<!-- <div class="d-flex justify-content-between align-items-center"> -->
|
||||
<h5 class="card-title text-center">Today's weather {{ context.weather_string }} <span class="badge bg-light">{{ context.weather_emoji }}</span></h5>
|
||||
</div>
|
||||
<!-- <p class="card-text">We .</p> -->
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<h1 class="display-4">Recommended for you:</h1>
|
||||
<div class="list"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user