slide actus

This commit is contained in:
2024-07-03 15:00:08 +02:00
parent d3dd44d009
commit 766099b2b4
8 changed files with 140 additions and 61 deletions
@@ -67,8 +67,8 @@ $slick-opacity-not-active: 0.25 !default;
position: absolute;
display: block;
z-index: 9;
height: 20px;
width: 20px;
// height: 20px;
// width: 20px;
line-height: 0px;
font-size: 0px;
cursor: pointer;
@@ -94,8 +94,8 @@ $slick-opacity-not-active: 0.25 !default;
}
&:before {
font-family: $slick-font-family;
font-size: 200px;
line-height: 1.5;
// font-size: 200px;
// line-height: 1.5;
color: $slick-arrow-color;
opacity: $slick-opacity-default;
-webkit-font-smoothing: antialiased;