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 {
left: logoContainer.left
leftMargin: 40
top: logoContainer.top
bottom: logoContainer.bottom
topMargin: window.height / 25
bottomMargin: window.height / 25
topMargin: window.height
bottomMargin: window.height
}
}
}