Skip to content

Commit 3f4e9e2

Browse files
authored
Update styles.css
1 parent bda5928 commit 3f4e9e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/styles.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ input:checked+.slider:before {
436436
-webkit-transform: translateX(24px);
437437
-ms-transform: translateX(24px);
438438
transform: translateX(24px);
439-
background: white url("./img/moon.PNG");
439+
background: white url("../img/moon.png");
440440
background-repeat: no-repeat;
441441
background-position: center;
442442
}

0 commit comments

Comments
 (0)