forecast/components/ContentBox.module.css
2021-09-23 08:42:42 +03:00

7 lines
114 B
CSS

.wrapper {
background-color: rgb(247, 247, 247);
padding: 30px;
text-align: right;
border-radius: 30px;
}