Skip to content

Commit 4220f42

Browse files
committed
edited gap between section children element to match example png
1 parent cfc6da1 commit 4220f42

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Wireframe/style.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,7 @@ main {
7979
section {
8080
display: grid;
8181
grid-template-columns: auto auto;
82-
grid-gap: 10px;
83-
margin: 0 20px 20px 20px;
82+
grid-gap: 20px;
8483
}
8584
/* ====== Article Layout ======
8685
Setting the rules for how elements are placed in the article.

0 commit comments

Comments
 (0)