Upgraded to Kotlin 1.5.31.

This commit is contained in:
Erik C. Thauvin 2021-10-01 23:16:40 -07:00
parent adf12ce9ab
commit e17758f71b
66 changed files with 307 additions and 247 deletions

View file

@ -435,8 +435,7 @@ code.paragraph {
}
.sideMenuPart.hidden > .sideMenuPart {
height: 0;
visibility: hidden;
display: none;
}
.filtered > a, .filtered > .navButton {