forecast/components/ErrorScreen.module.css
2021-09-23 14:13:30 +03:00

9 lines
92 B
CSS

.wrapper {
max-width: 260px;
text-align: center;
}
.message {
margin-bottom: 30px;
}