Skip to content

Commit 3e882b0

Browse files
Alex JamshidiAlex Jamshidi
authored andcommitted
added article margin
1 parent 83a67ab commit 3e882b0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Wireframe/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ Keeping things orderly and separate is the key to good, simple CSS.
8585
article {
8686
border: var(--line);
8787
padding-bottom: var(--space);
88+
margin: var(--space);
8889
text-align: left;
8990
display: grid;
9091
grid-template-columns: var(--space) 1fr var(--space);

0 commit comments

Comments
 (0)