diff --git a/src/routes/home/+page.svelte b/src/routes/home/+page.svelte
index 3ac60e05..bed78c07 100644
--- a/src/routes/home/+page.svelte
+++ b/src/routes/home/+page.svelte
@@ -419,7 +419,10 @@ onMount( async() => {
{/each}
{:else}
- Currently, there are no dividend announcement reports available.
+
+
+ Currently, there are no dividend announcement reports available.
+
{/if}
@@ -495,7 +498,10 @@ onMount( async() => {
{/each}
{:else}
- Currently, there are no upcoming earnings reports available that include the latest analyst estimates.
+
+
+ Currently, there are no upcoming earnings reports available that include the latest analyst estimates.
+