transform

This commit is contained in:
j 2022-04-19 13:11:16 +01:00
parent 0eb5feed40
commit 8d7adf1eb2

View file

@ -24,6 +24,10 @@
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 {
display: block
}