There was an error while loading. Please reload this page.
1 parent a614aa1 commit c420342Copy full SHA for c420342
1 file changed
Wireframe/style.css
@@ -76,13 +76,6 @@ main {
76
}
77
78
79
-section {
80
- display: grid;
81
- grid-template-columns: auto auto;
82
- grid-gap: 20px;
83
- margin: 0 10%;
84
- margin-bottom: 10%;
85
-}
86
/* ====== Article Layout ======
87
Setting the rules for how elements are placed in the article.
88
Now laying out just the INSIDE of the repeated card/article design.
0 commit comments