Skip to content

Commit 9d357cd

Browse files
authored
Update style.css
1 parent 770fde5 commit 9d357cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Wireframe/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ header {
4141
margin: var(--space) auto;
4242
padding: var(--space);
4343
text-align: center;
44-
border-bottom: var(--line);
44+
4545
}
4646

4747
header h1 {
@@ -143,4 +143,4 @@ article img {
143143

144144
article .btn {
145145
width: fit-content;
146-
}
146+
}

0 commit comments

Comments
 (0)