We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ae6342 commit f85f71fCopy full SHA for f85f71f
styles.css
@@ -1,5 +1,6 @@
1
* {
2
- background-color: black;
+ background-color: gray;
3
+ color: white
4
}
5
6
.project-tile {
0 commit comments