Skip to content

Commit

Permalink
checking the tall property of grid
Browse files Browse the repository at this point in the history
  • Loading branch information
smabdullah committed Jul 28, 2024
1 parent b1cf459 commit c06cad0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,7 @@ hr {
grid-template-columns: repeat(3, 1fr);
gap: 1em;
padding: 1em;
align-items: start;
/*
display: flex;
flex-wrap: wrap;
Expand Down

0 comments on commit c06cad0

Please sign in to comment.