fix for large font linux/win differences in extended forecast
This commit is contained in:
parent
f3a386079b
commit
5419425834
3 changed files with 3 additions and 4 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -30,7 +30,7 @@
|
||||||
.condition {
|
.condition {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
height: 74px;
|
height: 74px;
|
||||||
margin-top: 10px;
|
margin-top: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon {
|
.icon {
|
||||||
|
|
@ -44,7 +44,6 @@
|
||||||
|
|
||||||
.temperatures {
|
.temperatures {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-top: 5px;
|
|
||||||
|
|
||||||
.temperature-block {
|
.temperature-block {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue