Skip to content

Commit

Permalink
Fix image responsive
Browse files Browse the repository at this point in the history
  • Loading branch information
matichewer committed Mar 21, 2024
1 parent eccb9ad commit 41f8a51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mediaqueries.css
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@
.title {
font-size: 2rem;
}
/*

#projects-container {
grid-template-columns: repeat(auto-fit, minmax(300px,1fr));
}
*/

}

0 comments on commit 41f8a51

Please sign in to comment.