Skip to content

Commit 67e2ec0

Browse files
committed
Fixed styles
1 parent 7ac9d7d commit 67e2ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
}
1616

1717
.slider__track {
18-
background-color: rgba(0, 0, 0, 0.05);
18+
background-color: rgba(0, 0, 0, 0.15);
1919
width: 100%;
2020
z-index: 1;
2121
}

0 commit comments

Comments
 (0)