diff --git a/Components/Pages/About.razor b/Components/Pages/About.razor index 217a924..5b9cb2a 100644 --- a/Components/Pages/About.razor +++ b/Components/Pages/About.razor @@ -2,10 +2,12 @@ About - Just Short It -

About

-

Just Short It

-

The most KISS single user URL shortener there is.

+
+

About

+

Just Short It

+

The most KISS single user URL shortener there is.

+

diff --git a/Components/Pages/Index.razor b/Components/Pages/Index.razor index 8035371..b5c813e 100644 --- a/Components/Pages/Index.razor +++ b/Components/Pages/Index.razor @@ -8,13 +8,13 @@ Startpage - Just Short It

- @if (Id is null) { -

Welcome to Just Short It!

-

The KISS single-user URL shortener!

- Start shorting URLs - } else { -

@ErrorMessage

- } + @if (Id is null) { +

Welcome to Just Short It!

+

The KISS single-user URL shortener!

+ Start shorting URLs + } else { +

@ErrorMessage

+ }
@code { diff --git a/Components/Pages/Urls.razor b/Components/Pages/Urls.razor index 7c7a62e..7ea3018 100644 --- a/Components/Pages/Urls.razor +++ b/Components/Pages/Urls.razor @@ -19,7 +19,7 @@
-

+

Urls Administration

@@ -27,7 +27,7 @@ -

Inspect URL

+

Inspect URL