7 lines
77 B
SCSS
7 lines
77 B
SCSS
|
#custom-search-results {
|
||
|
text-align: left;
|
||
|
li {
|
||
|
margin-bottom: 2em;
|
||
|
}
|
||
|
}
|