Skip to content

Commit f21635c

Browse files
committed
footer top border
1 parent 17206d7 commit f21635c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Wireframe/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ footer {
6262
padding: 2rem 0;
6363
background-color: white;
6464
width: 100%;
65-
border: var(--line);
65+
border-top: var(--line);
6666
}
6767

6868
/* ====== Articles Grid Layout ====

0 commit comments

Comments
 (0)