Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
raselshikdar authored Jul 6, 2024
1 parent 77d21f3 commit 0662f9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ header .navbar ul li a:hover {
}
.skills .container .row {
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-template-columns: repeat(6, 1fr);
flex-wrap: wrap;
gap: 1.8rem;
}
Expand Down

0 comments on commit 0662f9c

Please sign in to comment.