We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5050afa + 40e9d12 commit 2275030Copy full SHA for 2275030
2 files changed
03 - CSS Variables/index-FINISHED.html
@@ -19,7 +19,7 @@ <h2>Update CSS Variables with <span class='hl'>JS</span></h2>
19
<input id="base" type="color" name="base" value="#ffc600">
20
</div>
21
22
- <img src="https://source.unsplash.com/7bwQXzbF6KE/800x500">
+ <img src="https://unsplash.it/800/500?image">
23
24
<style>
25
:root {
03 - CSS Variables/index-START.html
0 commit comments