Files
web/components/MyPages/Blocks/Points/EarnAndBurn/earnAndBurn.module.css

5 lines
58 B
CSS

.container {
display: grid;
gap: var(--Spacing-x3);
}