style(docs-infra): make indentation in `_search-results.scss` consistent with other `.scss` files (#31390)
PR Close #31390
This commit is contained in:
parent
3246a8553c
commit
2d4f507b61
|
@ -22,6 +22,7 @@ aio-search-results {
|
|||
|
||||
@media (max-width: 480px) {
|
||||
display: block;
|
||||
|
||||
.search-area {
|
||||
display: block;
|
||||
margin: 16px 16px;
|
||||
|
@ -89,6 +90,7 @@ aio-search-results.embedded .search-results {
|
|||
|
||||
.priority-pages {
|
||||
padding: 0.5rem 0;
|
||||
|
||||
a {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue