Skip to content

Commit cb7449b

Browse files
committed
adjusted viewports
Signed-off-by: Suruchi Kumari <[email protected]>
1 parent 467f672 commit cb7449b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

assets/scss/_custom.scss

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,13 @@ body.td-404 main .error-details {
245245
}
246246
}
247247

248+
@media only screen and (max-width: 1500px) {
249+
.search-item {
250+
display: none;
251+
}
252+
}
253+
254+
248255
/* FOOTER */
249256
footer {
250257
background-color: #303030;

0 commit comments

Comments
 (0)