Fix building from ./

This commit is contained in:
2026-03-08 19:28:06 +01:00
parent c2416e731b
commit 696dc1c142
2 changed files with 7 additions and 2 deletions

View File

@@ -215,3 +215,8 @@ img {
image-rendering: pixelated;
image-rendering: -webkit-optimize-contrast;
}
footer img {
display: inline-block;
vertical-align: top;
}