Develop #1

Open
Sarazpr wants to merge 4 commits from develop into main
Showing only changes of commit dc5c8413f6 - Show all commits
+1 -1
View File
@@ -7,7 +7,7 @@
<?import javafx.scene.layout.VBox?>
<VBox spacing="20" alignment="CENTER" xmlns:fx="http://javafx.com/fxml" fx:controller="workshop.Controller">
<padding><Insets top="30" right="30" left="30" bottom="20"/></padding>
<padding><Insets top="30" right="30" left="30" bottom="30"/></padding>
<HBox spacing="10" alignment="CENTER">
<Label fx:id="titleLabel" text="Choose Your Plan" styleClass="title" />