Skip to content

Commit e3d2b60

Browse files
committed
Remove broken transitions
1 parent 2d4f527 commit e3d2b60

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/assets/css/_css/faq.less

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@
6666
ul {
6767
max-height: 0;
6868
opacity: 0;
69-
transition: all 200ms ease;
7069
margin-bottom: 0;
7170
margin-top: 0;
7271
display: none;
@@ -82,7 +81,6 @@
8281
p {
8382
max-height: 0;
8483
opacity: 0;
85-
transition: all 200ms ease;
8684
margin: 0;
8785
display: none;
8886

0 commit comments

Comments
 (0)