Skip to content

Commit 3ad3bca

Browse files
committed
Fix CSS validation issue
1 parent 540cf9c commit 3ad3bca

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
@@ -88,7 +88,7 @@ article {
8888
}
8989
h1 {
9090
color: rgb(47, 159, 174);
91-
\text-align: center;
91+
text-align: center;
9292

9393
}
9494

0 commit comments

Comments
 (0)