Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c10b9e2 + 0347464 commit ad48facCopy full SHA for ad48fac
03 - CSS Variables/index-FINISHED.html
@@ -43,9 +43,6 @@ <h2>Update CSS Variables with <span class='hl'>JS</span></h2>
43
44
body {
45
text-align: center;
46
- }
47
-
48
- body {
49
background: #193549;
50
color: white;
51
font-family: 'helvetica neue', sans-serif;
03 - CSS Variables/index-START.html
@@ -28,9 +28,6 @@ <h2>Update CSS Variables with <span class='hl'>JS</span></h2>
28
29
30
31
32
33
34
35
36
0 commit comments