4 lines
93 B
SCSS
4 lines
93 B
SCSS
|
.search-no-results .page-content {
|
||
|
margin-top: calc(3 * var(--global--spacing-vertical));
|
||
|
}
|