Skip to content

Commit

Permalink
enhance(search): nicer positioning of PoweredBy component
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelgerber committed Mar 25, 2024
1 parent 78be975 commit 3e70ab9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions site/search/Search.scss
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@

.search-results {
@include lg-down {
padding-bottom: 32px;
margin-left: 16px;
margin-right: 16px;
}
Expand Down Expand Up @@ -424,7 +423,7 @@ section[hidden]
width: 200px;
margin: 32px;
margin-left: 0;
@include sm-only {
@include lg-down {
margin-left: 16px;
}
}

0 comments on commit 3e70ab9

Please sign in to comment.