From 878af40c1d1dfdca09d2a63eafed0324440566a4 Mon Sep 17 00:00:00 2001 From: "Timothy Z." Date: Tue, 13 May 2025 14:33:35 +0300 Subject: [PATCH] fix(Search): align styles with board catalogs --- src/routes/Search/styles.less | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/routes/Search/styles.less b/src/routes/Search/styles.less index c5b226db9..066edf9e2 100644 --- a/src/routes/Search/styles.less +++ b/src/routes/Search/styles.less @@ -22,7 +22,7 @@ overflow-y: auto; .search-row { - margin: 4rem 2rem; + margin: 2rem 1rem; } .search-hints-wrapper { @@ -271,10 +271,6 @@ @media only screen and (max-width: @minimum) { .search-container { .search-content { - .search-row { - margin: 2rem 1rem; - } - .search-row-poster, .search-row-square { .meta-item, .meta-item-placeholder { &:nth-child(n+4) {