diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index e81566e..0cffeb3 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -100,3 +100,6 @@ .event_block .flip-clock-wrapper ul li{ line-height: 50px; } +#HOME_SLIDER .flip-clock-wrapper{ + z-index: 1000; +} \ No newline at end of file -- libgit2 0.21.4