Skip to content

Commit

Permalink
adjust on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
SKTT1Ryze committed Oct 14, 2023
1 parent 86d3849 commit c68857e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontend/src/App.module.scss
Original file line number Diff line number Diff line change
@@ -35,6 +35,7 @@
.items-header {
display: flex;
width: 60%;
min-width: 800px;
padding: 1rem 0;
opacity: 0.8;
}
@@ -43,6 +44,7 @@
display: flex;
flex-wrap: wrap;
width: 60%;
min-width: 800px;
border-top: solid #ffffff12;

.item {

0 comments on commit c68857e

Please sign in to comment.