almost there

This commit is contained in:
cmclark00 2024-10-12 00:42:16 -04:00
parent 4aa35bc642
commit d7c28d834c

View file

@ -77,11 +77,10 @@ ApplicationWindow {
anchors { anchors {
left: logoContainer.left left: logoContainer.left
leftMargin: 40
top: logoContainer.top top: logoContainer.top
bottom: logoContainer.bottom bottom: logoContainer.bottom
topMargin: window.height / 25 topMargin: window.height
bottomMargin: window.height / 25 bottomMargin: window.height
} }
} }
} }