Browse Source

transition time change

pull/18/head
Anxhelo Lushka 3 years ago
parent
commit
3af6a16645
  1. 4
      assets/scss/_custom.scss

4
assets/scss/_custom.scss

@ -725,7 +725,7 @@ details[open] summary::after {
}
.testimonial {
animation: fadeInAnimation 0.35s;
animation: fadeInAnimation 0.25s;
&-name {
font-size: 1.25rem;
@ -758,6 +758,8 @@ details[open] summary::after {
min-height: 22rem;
}
$carousel-transition-duration: 0.4s;
.carousel-indicators {
justify-content: start;
margin-bottom: 0.5rem;

Loading…
Cancel
Save