Skip to content

Commit

Permalink
add grid template columns
Browse files Browse the repository at this point in the history
  • Loading branch information
hussainmahwash authored Mar 18, 2024
1 parent b606ed1 commit 8e05a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion my_style.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ h4 {
}
.grid-container {
display: grid;

grid-template-columns: auto auto auto;
}

0 comments on commit 8e05a42

Please sign in to comment.