Skip to content

Commit d62a576

Browse files
authored
remove style
1 parent 48b5475 commit d62a576

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,3 @@ Each object has a title, image, and a lower text for a name. This example is mad
3636
<dt>Animation</dt>
3737
<dd>From what I noticed, it seems like when the object loops back (last object back to the first one), the .slick-center class selection breaks for ~300ms by selecting a wrong object. It fixes itself and refocuses to the correct object after that small time period. This slickjs bug causes my carousel to have a weird animation when it transitions from the last element back to the first. Please let me know if you have/found a fix for this.</dd>
3838
</dl>
39-
40-
<style>
41-
.file .readme .markdown-body{
42-
background-color:#222;
43-
}
44-
body, p, h3{
45-
color:white;
46-
}
47-
</style>

0 commit comments

Comments
 (0)