Skip to content

Commit

Permalink
chore: removed mobile app footer
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexPatrie committed Feb 2, 2024
1 parent 6077439 commit e0942e0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions libs/shared/ui/src/lib/app-footer/app-footer.component.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
@media (max-width: 768px) {
.app-footer-container {
display: flex;
flex-direction: column;
display: none !important;
}
}

Expand Down

0 comments on commit e0942e0

Please sign in to comment.