small fixes for main release

This commit is contained in:
Nuno Coração
2022-12-21 23:46:19 +00:00
parent 23474cbdb9
commit 7302083428
10 changed files with 26 additions and 8 deletions

View File

@@ -410,4 +410,9 @@ body:has(#menu-controller:checked) {
.article {
flex-wrap: nowrap;
}
}
.medium-zoom-image--opened {
z-index: 100;
}