diff --git a/src/components/Explore.vue b/src/components/Explore.vue index 78c432c..c962c49 100644 --- a/src/components/Explore.vue +++ b/src/components/Explore.vue @@ -8,7 +8,7 @@

{{ world.time.format("hh:mm:ss a") }}

- +
diff --git a/src/components/Statblock.vue b/src/components/Statblock.vue index 0549103..0d964bc 100644 --- a/src/components/Statblock.vue +++ b/src/components/Statblock.vue @@ -16,7 +16,7 @@
{{ subject.desc }}
-
Initiative: {{ (initiative).toFixed(0) }}%
+
Initiative: {{ (initiative).toFixed(0) }}%
{{ status.topLeft }}