Save
This commit is contained in:
@@ -93,28 +93,6 @@
|
||||
margin-top: 22px;
|
||||
}
|
||||
|
||||
.pp-carousel__more {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
gap: 10px;
|
||||
text-decoration: none;
|
||||
opacity: .75;
|
||||
font-size: 16px;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.pp-carousel__more:before {
|
||||
content: "";
|
||||
display: inline-block;
|
||||
width: 28px;
|
||||
height: 1px;
|
||||
background: currentColor;
|
||||
opacity: .6;
|
||||
}
|
||||
|
||||
.pp-carousel__more:hover {
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
/* Navigation arrows */
|
||||
.pp-carousel__nav .pp-carousel__prev,
|
||||
|
||||
Reference in New Issue
Block a user