Skip to content

Commit f85f71f

Browse files
committed
change text color
1 parent 6ae6342 commit f85f71f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

styles.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
* {
2-
background-color: black;
2+
background-color: gray;
3+
color: white
34
}
45

56
.project-tile {

0 commit comments

Comments
 (0)