forecast/styles/Home.module.css
2021-07-16 23:05:27 +03:00

11 lines
140 B
CSS

.wrapper {
max-width: 1200px;
margin: 0 auto;
/* border: 1px solid grey; */
text-align: center;
}
.mainTemp {
font-size: 84px;
}