We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e3cf74 commit 03ad3bdCopy full SHA for 03ad3bd
css/accordion.css
@@ -19,4 +19,8 @@
19
max-height: 0;
20
overflow: hidden;
21
transition: max-height 0.2s ease-out;
22
+ }
23
+
24
+ .jkj{
25
+ background-color: #f79533;
26
}
0 commit comments