better handling of css on "blue box" screens
This commit is contained in:
parent
1ee15f38ee
commit
332f8f8d2f
6 changed files with 25 additions and 10 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<%- include('header.ejs', {titleDual:{ top: 'Current' , bottom: 'Conditions' }, noaaLogo: true}) %>
|
||||
<div class="main has-scroll current-weather">
|
||||
<div class="main has-scroll has-box current-weather">
|
||||
<div class="weather template">
|
||||
<div class="left col">
|
||||
<div class="temp center"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue