9 lines
108 B
SCSS
9 lines
108 B
SCSS
.container--shelf-title {
|
|
justify-content: center;
|
|
margin: 0 0 32px;
|
|
|
|
.heading {
|
|
margin: 0;
|
|
}
|
|
}
|