We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c259588 commit c24241cCopy full SHA for c24241c
1 file changed
index.html
@@ -47,7 +47,7 @@
47
max-height: 0;
48
overflow: hidden;
49
padding: 0 10px;
50
- background: #222;
+ background: #131927;
51
transition: max-height 0.5s ease-out, padding 0.5s ease-out;
52
}
53
.collapsible-section .content.show {
0 commit comments