We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdad98d commit 45d684dCopy full SHA for 45d684d
1 file changed
task02-toggle-button-text/style.css
@@ -2,7 +2,7 @@
2
body {
3
font-family: cursive;
4
padding: 60px 20px;
5
- background-color: #333;
+ background-color: cornflowerblue;
6
text-align: center;
7
}
8
0 commit comments