Skip to content

Commit 6930845

Browse files
committed
fix css selector for article-link
1 parent 957d9e0 commit 6930845

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
@@ -140,7 +140,7 @@ article {
140140
}
141141
}
142142

143-
article-link {
143+
.article-link {
144144
text-decoration: none;
145145
color: white;
146146
background-color: #d9383a;

0 commit comments

Comments
 (0)