frontend-1

ref: master

css/weather.css


1
2
3
4
5
6
7
.hidden {
  display: none;
}

#city-form button[type="submit"] {
  margin-top: 5px;
}