forecast/components/ContentBox.module.css
2021-09-23 09:46:07 +03:00

6 lines
91 B
CSS

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