Fix margin-top for forecast panel
parent
e96939adfb
commit
1e11d0e329
|
@ -154,7 +154,7 @@
|
|||
|
||||
#city-forecast-panel {
|
||||
font-size: 1.3em;
|
||||
margin-top: : 10px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
#city-forecast-panel td, #city-forecast-panel th {
|
||||
|
|
Loading…
Reference in New Issue