Files
web/components/MyPages/Blocks/Points/EarnAndBurn/Desktop/Row/row.module.css
2024-06-20 07:44:27 +02:00

10 lines
114 B
CSS

.tr {
border: 1px solid #e6e9ec;
}
.td {
text-align: left;
padding: 16px 32px;
background-color: #fff;
}