mirror of
https://github.com/netbymatt/ws4kp.git
synced 2026-04-21 19:19:31 -07:00
center hourly forecast
This commit is contained in:
@@ -29,15 +29,15 @@
|
||||
}
|
||||
|
||||
.temp {
|
||||
left: 370px;
|
||||
left: 345px;
|
||||
}
|
||||
|
||||
.like {
|
||||
left: 450px;
|
||||
left: 425px;
|
||||
}
|
||||
|
||||
.wind {
|
||||
left: 560px;
|
||||
left: 535px;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -66,26 +66,26 @@
|
||||
}
|
||||
|
||||
.hour {
|
||||
left: 50px;
|
||||
left: 25px;
|
||||
}
|
||||
|
||||
.icon {
|
||||
left: 280px;
|
||||
left: 255px;
|
||||
width: 70px;
|
||||
text-align: center;
|
||||
top: unset;
|
||||
}
|
||||
|
||||
.temp {
|
||||
left: 370px;
|
||||
left: 355px;
|
||||
}
|
||||
|
||||
.like {
|
||||
left: 450px;
|
||||
left: 425px;
|
||||
}
|
||||
|
||||
.wind {
|
||||
left: 530px;
|
||||
left: 505px;
|
||||
width: 100px;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user