Skip to content

Commit

Permalink
Update Index.cshtml
Browse files Browse the repository at this point in the history
  • Loading branch information
intisor authored Oct 9, 2024
1 parent d901635 commit 8ce8694
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions Views/Home/Index.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,4 @@
.results-wrapper {
overflow-x: auto;
}
@media (max-width: 768px) {
.results-wrapper {
max-width: 100%;
overflow-x: scroll;
}
}
</style>

0 comments on commit 8ce8694

Please sign in to comment.