Skip to content

Commit 03ad3bd

Browse files
committed
minor fixes
1 parent 3e3cf74 commit 03ad3bd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css/accordion.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,8 @@
1919
max-height: 0;
2020
overflow: hidden;
2121
transition: max-height 0.2s ease-out;
22+
}
23+
24+
.jkj{
25+
background-color: #f79533;
2226
}

0 commit comments

Comments
 (0)