new comment and fix picture

This commit is contained in:
2026-01-20 19:55:11 +00:00
parent 2f1d562d2a
commit 926f06dfe4
3 changed files with 24 additions and 16 deletions

View File

@@ -361,6 +361,10 @@ tr {
width: 100%;
}
.hfill {
height: 100%;
}
.w-10vw {
width: 10vw;
}