changed transition time
This commit is contained in:
parent
2fabe3ab63
commit
929d7906ef
@ -13,8 +13,8 @@
|
||||
list-style: none;
|
||||
cursor: pointer;
|
||||
margin-bottom:3%;
|
||||
transition: background-color 0.4s;
|
||||
transition: border-bottom 0.4s
|
||||
transition: background-color 1s;
|
||||
transition: border-bottom 1s
|
||||
}
|
||||
.tab-item.active {
|
||||
border-bottom: 5px solid #E14C2B;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user