diff --git a/src/styles/components/_grid.scss b/src/styles/components/_grid.scss index a275c163..0e3e0cc6 100644 --- a/src/styles/components/_grid.scss +++ b/src/styles/components/_grid.scss @@ -119,6 +119,11 @@ } } +#marketplace-update { + margin-left: 0; + margin-right: 16px; +} + // Search bar .searchbar--bar__wrapper { display: flex;