We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdfec35 commit 039640eCopy full SHA for 039640e
1 file changed
03 - CSS Variables/index-START.html
@@ -40,7 +40,7 @@ <h2>Update CSS Variables with <span class='hl'>JS</span></h2>
40
}
41
42
input {
43
- width:100px;
+ width: 100px;
44
45
</style>
46
0 commit comments