church-website/src/components/MassTable/massrow.module.scss
2024-11-27 18:13:20 +01:00

6 lines
No EOL
84 B
SCSS

.row {
display: flex;
gap: 30px;
justify-content: center;
flex-wrap: wrap;
}