Skip to content

Commit cb2967a

Browse files
committed
graphql movie browser demo: changed title color back to black
1 parent 5bd7f74 commit cb2967a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/demos/movies/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
a.link {
4747
text-decoration: none;
48-
color: #007bff;
48+
color: #000000;
4949
transition: background-color 0.3s, color 0.3s;
5050
}
5151

0 commit comments

Comments
 (0)