@@ -196,19 +260,19 @@ body {
}
.main-scale-s {
- zoom: 1.0
+ zoom: 1;
}
.main-scale-m {
- zoom: 1.25
+ zoom: 1.25;
}
.main-scale-l {
- zoom: 1.4
+ zoom: 1.4;
}
.main-scale-xl {
- zoom: 1.7
+ zoom: 1.7;
}
.p-tablist {
diff --git a/src/components/FilePicker.vue b/src/components/FilePicker.vue
index f37ea37..fc614f7 100644
--- a/src/components/FilePicker.vue
+++ b/src/components/FilePicker.vue
@@ -1,7 +1,9 @@
diff --git a/src/components/ProfileList.vue b/src/components/ProfileList.vue
index eb420b7..88e9229 100644
--- a/src/components/ProfileList.vue
+++ b/src/components/ProfileList.vue
@@ -7,6 +7,9 @@ const prf = usePrfStore();
+
+ Welcome to STARTLINER! Start by creating a profile.
+