There was an error while loading. Please reload this page.
1 parent cfc6da1 commit 4220f42Copy full SHA for 4220f42
1 file changed
Wireframe/style.css
@@ -79,8 +79,7 @@ main {
79
section {
80
display: grid;
81
grid-template-columns: auto auto;
82
- grid-gap: 10px;
83
- margin: 0 20px 20px 20px;
+ grid-gap: 20px;
84
}
85
/* ====== Article Layout ======
86
Setting the rules for how elements are placed in the article.
0 commit comments