Skip to content

Commit

Permalink
Hide mobile apps on tablet
Browse files Browse the repository at this point in the history
  • Loading branch information
jcraigk committed Oct 7, 2024
1 parent df5c3b0 commit 7b0215a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/javascript/stylesheets/eras.css.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
}

@media (max-width: 1023px) {
.sidebar {
.sidebar-content {
.mobile-apps {
display: none;
}
Expand Down

0 comments on commit 7b0215a

Please sign in to comment.