try an experimental search page redesign

This commit is contained in:
geoffrey45
2022-09-27 01:34:51 +03:00
committed by Mungai Njoroge
parent 20151afcf5
commit 460695fd87
11 changed files with 153 additions and 57 deletions
+4 -4
View File
@@ -15,7 +15,7 @@
grid-area: content;
margin-right: calc(0rem - ($medium + 2px));
padding-right: calc($medium);
overflow: hidden;
}
@@ -67,7 +67,7 @@
}
// show scrollbars on search page
.search-view {
margin-right: -1rem;
}
// .search-view {
// margin-right: -1rem;
// }
}
+1 -1
View File
@@ -138,4 +138,4 @@ button {
#tooltip[data-popper-reference-hidden] {
visibility: hidden !important;
pointer-events: none;
}
}