Skip to content

Commit 039640e

Browse files
author
ElaMoscicka
authored
added spacing
1 parent fdfec35 commit 039640e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

03 - CSS Variables/index-START.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h2>Update CSS Variables with <span class='hl'>JS</span></h2>
4040
}
4141

4242
input {
43-
width:100px;
43+
width: 100px;
4444
}
4545
</style>
4646

0 commit comments

Comments
 (0)