Skip to content

Commit

Permalink
Update +page.svelte
Browse files Browse the repository at this point in the history
  • Loading branch information
neron-png authored Mar 8, 2024
1 parent f5f9e5d commit 324c1c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/routes/pages/homepage/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
</div>
<p class="info-text"><b>Χρήσιμες πληροφορίες</b></p>
<AppletsSlides />
<p style="margin-top: 1.5rem" class="info-text"><b>Πρόσφατοι βαθμοί</b></p>
<p style="margin-top: 1.5rem" class="info-text"><b>Πρόσφατα</b></p>
<RecentItems />
{:catch error}
<p>{error.message}</p>
Expand Down Expand Up @@ -282,4 +282,4 @@
justify-content: center;
align-items: center;
}
</style>
</style>

0 comments on commit 324c1c4

Please sign in to comment.