Increase logo sizes on login and sidebar

This commit is contained in:
2026-03-02 13:17:21 -07:00
parent 4e33877797
commit bde356face
2 changed files with 3 additions and 3 deletions

View File

@@ -19,12 +19,12 @@
<Insets bottom="40.0" left="50.0" right="50.0" top="40.0" />
</padding>
<children>
<ImageView fitHeight="140.0" fitWidth="280.0" preserveRatio="true">
<ImageView fitHeight="180.0" fitWidth="320.0" preserveRatio="true">
<image>
<Image url="@images/leons-pet-store-badge-text.png" />
</image>
<VBox.margin>
<Insets bottom="30.0" />
<Insets bottom="35.0" />
</VBox.margin>
</ImageView>

View File

@@ -21,7 +21,7 @@
<Insets bottom="15.0" left="15.0" right="15.0" top="15.0" />
</padding>
<children>
<ImageView fitHeight="60.0" fitWidth="60.0" preserveRatio="true">
<ImageView fitHeight="90.0" fitWidth="90.0" preserveRatio="true">
<image>
<Image url="@images/leons-pet-store-badge.png" />
</image>