From 56407d7ca041002a60fa16929c4dbfb904e89aaf Mon Sep 17 00:00:00 2001 From: laraproto Date: Tue, 22 Apr 2025 14:19:15 +0300 Subject: [PATCH] css is fucking boring man --- src/routes/+page.svelte | 76 +++++++++++++++++++++++++---------------- 1 file changed, 46 insertions(+), 30 deletions(-) diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 1701bb1..5e097ad 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -1,38 +1,54 @@ -
-

Get your own {PUBLIC_URL} handle

-

- Get your own {PUBLIC_URL} handle with {Math.max(0, data.count - 1)} other users -

-
- - - -
+
+

Get your own {PUBLIC_URL} handle

+

+ Get your own {PUBLIC_URL} handle with {Math.max(0, data.count - 1)} other users +

+
+ + + +