Increase logo sizes on login and sidebar
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user