6 lines
86 B
SCSS

.newCollection {
display: flex;
justify-content: center;
padding-block: 16px;
}