css cleanup
This commit is contained in:
parent
902818d7a0
commit
49a4a2b2d5
5 changed files with 9 additions and 43 deletions
|
|
@ -102,7 +102,7 @@
|
|||
<div id="latest-observations-html" class="weather-display">
|
||||
<%- include('partials/latest-observations.ejs') %>
|
||||
</div>
|
||||
<div id="regional-forecast-html" class="weather-display show">
|
||||
<div id="regional-forecast-html" class="weather-display">
|
||||
<%- include('partials/regional-forecast.ejs') %>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue