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