Skip to content

Commit 8ce8694

Browse files
authored
Update Index.cshtml
1 parent d901635 commit 8ce8694

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Views/Home/Index.cshtml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,4 @@
8484
.results-wrapper {
8585
overflow-x: auto;
8686
}
87-
88-
@media (max-width: 768px) {
89-
.results-wrapper {
90-
max-width: 100%;
91-
overflow-x: scroll;
92-
}
93-
}
9487
</style>

0 commit comments

Comments
 (0)