Skip to content

Commit

Permalink
3 columns instead of 4
Browse files Browse the repository at this point in the history
  • Loading branch information
buddy-web3 committed Mar 17, 2024
1 parent 2a5551b commit e51d890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/CategoriesNav/menu.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
}
.categories-results > .categoryTitle {
flex: 1;
flex-basis: 16vw;
flex-basis: 21vw;
}
@media (max-width: 640px) {
.categoriesGroup {
Expand Down

0 comments on commit e51d890

Please sign in to comment.