Skip to content

Commit c420342

Browse files
committed
removed redundant section styling
1 parent a614aa1 commit c420342

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

Wireframe/style.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -76,13 +76,6 @@ main {
7676
}
7777
}
7878

79-
section {
80-
display: grid;
81-
grid-template-columns: auto auto;
82-
grid-gap: 20px;
83-
margin: 0 10%;
84-
margin-bottom: 10%;
85-
}
8679
/* ====== Article Layout ======
8780
Setting the rules for how elements are placed in the article.
8881
Now laying out just the INSIDE of the repeated card/article design.

0 commit comments

Comments
 (0)