Skip to content

Commit 8cf98ca

Browse files
adjusting the header paragraph's margin-bottom value to --line
1 parent 65ce2e1 commit 8cf98ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Wireframe/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ header h1 {
6767
}
6868
header p {
6969
text-align: center;
70-
margin-bottom: var(--space);
70+
margin-bottom: var(--line);
7171
}
7272
/* ====== Articles Grid Layout ====
7373
Setting the rules for how articles are placed in the main element.

0 commit comments

Comments
 (0)