Skip to content

Commit

Permalink
fix(styles/grid): marketplace update icon margin (#615)
Browse files Browse the repository at this point in the history
  • Loading branch information
SunsetTechuila authored Oct 16, 2023
1 parent 4648055 commit 6727a46
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/styles/components/_grid.scss
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,11 @@
}
}

#marketplace-update {
margin-left: 0;
margin-right: 16px;
}

// Search bar
.searchbar--bar__wrapper {
display: flex;
Expand Down

0 comments on commit 6727a46

Please sign in to comment.