Fix some door edges

This commit is contained in:
2025-06-16 22:41:32 -07:00
parent 32c21f9cd3
commit 0bba4be83f
4 changed files with 15 additions and 12 deletions

View File

@@ -414,7 +414,7 @@ g[data-y="76"] { --i: 76; }
stroke-linecap: square;
}
.building .windows, .building .door-edges, .building .doors {
.building .windows, .building .doors {
stroke-linecap: square;
}