Skip to content

Commit

Permalink
Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
razvanMiu committed Apr 14, 2021
1 parent b958b03 commit f1dd4bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/less/carousel.less
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@
display: block !important;
width: @arrowsSize;
height: @arrowsSize;

svg {
fill: @lightColor;
}
Expand Down Expand Up @@ -214,7 +215,6 @@
color: @lightColor;
}


.slick-dots-wrapper {
.slick-line {
background-color: @lightColor;
Expand All @@ -240,7 +240,7 @@
fill: @darkColor !important;
}
}

.slick-prev:before,
.slick-next:before {
color: @darkColor;
Expand Down

0 comments on commit f1dd4bc

Please sign in to comment.