doc/main/diagrams: Fix City Hub position.

It was accidentally moved to a non-integer position. This causes the PNG to re-render. This increases the file size and makes it looks less crisp.
This commit is contained in:
Laurens Valk
2022-11-08 19:55:48 +01:00
parent f4212f232e
commit 6c893c136e
2 changed files with 1 additions and 1 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 34 KiB

+1 -1
View File
@@ -81,6 +81,6 @@
preserveAspectRatio="none"
xlink:href="../cad/output/hub-city.png"
id="image834"
x="89.290077"
x="90"
y="55" />
</svg>

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB