Skip to content

Commit d9b75c5

Browse files
authoredJan 2, 2025··
To Hide Latest Button
1 parent b120780 commit d9b75c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/css/header.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ body {
346346
justify-content: center;
347347
}
348348
.filter1 {
349-
visibility: hidden !important;
349+
display: none !important;
350350
}
351351
.algolia-autocomplete .ds-dropdown-menu [class^=ds-dataset-] {
352352
max-height: calc(100vh - 6.25rem);

0 commit comments

Comments
 (0)
Please sign in to comment.