Skip to content

Commit

Permalink
Refs #140559 - Fix spacing in landing page.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Oct 18, 2021
1 parent 4ec2040 commit d71a932
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,13 @@ div#page-document {
div.searchapp {
background-color: white;

&.landing-page {
div.twelve.wide {
padding-right: 0px;
padding-left: 0px;
}
}

div > div.ui.container {
padding-left: 0px !important;
}
Expand Down

0 comments on commit d71a932

Please sign in to comment.