Skip to content

Commit 8926a19

Browse files
committed
fixed css syntax error
1 parent b09efa0 commit 8926a19

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
bottom: 0;
6363
width: 100%;
6464
box-sizing: border-box;
65-
border: 1px, solid, black;
65+
border: 1px solid black;
6666
}
6767
/* ====== Articles Grid Layout ====
6868
Setting the rules for how articles are placed in the main element.

0 commit comments

Comments
 (0)