feat(posts): only unfold first algorithm problem

This commit is contained in:
Barrett Ruth 2024-06-22 15:43:27 -05:00
parent faa784a0a4
commit 21d4270cf7
3 changed files with 11 additions and 7 deletions

View file

@ -91,11 +91,11 @@ header {
font-size: 0.85em !important;
}
.problem-header {
.fold {
position: relative;
}
.problem-toggle {
.fold-toggle {
font-family: monospace;
position: absolute;
cursor: pointer;