transform
This commit is contained in:
parent
0eb5feed40
commit
8d7adf1eb2
1 changed files with 4 additions and 0 deletions
|
@ -24,6 +24,10 @@
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tl-timeline h1, .tl-timeline h2, .tl-timeline h3, .tl-timeline h4, .tl-timeline h5, .tl-timeline h6 {
|
||||||
|
text-transform: initial !important;
|
||||||
|
}
|
||||||
|
|
||||||
.active {
|
.active {
|
||||||
display: block
|
display: block
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue