From cf8fcd45b34b13c339aff7b52cb7ae2f00e87c8b Mon Sep 17 00:00:00 2001 From: rdrew Date: Tue, 16 May 2023 16:03:27 -0300 Subject: [PATCH] bento --- css/sass/components/_search-results.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/sass/components/_search-results.scss b/css/sass/components/_search-results.scss index 4a31b0c..d20ed84 100755 --- a/css/sass/components/_search-results.scss +++ b/css/sass/components/_search-results.scss @@ -7,7 +7,7 @@ list-style: none; } //bento -.region-content { +.path-roblib-search .region-content { display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: auto auto auto auto auto auto;