Skip to content

Commit

Permalink
chore: remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
helciofranco committed Jan 9, 2025
1 parent f428a84 commit 40eb407
Showing 1 changed file with 0 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,18 +95,3 @@ const styles = {
},
}),
};

/*
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 10px;
padding: 10px;
img {
width: 100%;
aspect-ratio: 1 / 1;
border-radius: 12px;
object-fit: cover;
background-color: #e0e0e0;
}
*/

0 comments on commit 40eb407

Please sign in to comment.