forecast/components/LoadingScreen.module.css
2021-09-21 19:52:14 +03:00

6 lines
73 B
CSS

.wrapper {
max-width: 260px;
display: grid;
place-items: center;
}