Flexslider fixed.

This commit is contained in:
Naida Vatric
2020-03-03 22:03:41 +01:00
parent 54d9822fc8
commit 6821f61e55
4 changed files with 11 additions and 55 deletions

View File

@@ -185,3 +185,8 @@ h3 {
.flex-direction-nav li a {
height: 50px;
}
.slider .slides li {
opacity: 1;
position: relative;
}