}
#openweathermap-widget-15, #windy, .c3 {
- margin: 0 auto;
+ margin: 1em auto 0 auto;
text-align: center;
- padding-top: 1em;
+ padding: 0 1em 0 1em;
}
-#openweathermap-widget-15, #windy {
+#openweathermap-widget-15 {
width: 300px;
- height: 244px;
+ height: 231px;
+}
+
+#windyiframe {
+ max-width: 100%;
}
#current, #currentair, #currentwater {
#currentwater {
background-color: lightgreen;
}
+
+.c3-container {
+ height: 320px;
+}