Skip to content

Commit

Permalink
css updated
Browse files Browse the repository at this point in the history
  • Loading branch information
kylereddoch committed Nov 29, 2024
1 parent 1d61566 commit a76d809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/kylestechkorner/css/kylestechkorner-main.css
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,7 @@ svg.profile-accounts__icon {
.grid-items {
display: grid;
margin: 0 auto;
grid-template-columns: repeat(2,1fr);
grid-template-columns: repeat(1,1fr);
grid-auto-rows: min-content;
column-gap: 2em;
row-gap: 2em
Expand Down

0 comments on commit a76d809

Please sign in to comment.