8 lines
101 B
SCSS
8 lines
101 B
SCSS
|
|
.ct-no-results {
|
||
|
|
--alignment: center;
|
||
|
|
|
||
|
|
.ct-search-form {
|
||
|
|
margin: 0 auto;
|
||
|
|
max-width: 400px;
|
||
|
|
}
|
||
|
|
}
|