From da069e886f64749316c8776f37361438929ffe7a Mon Sep 17 00:00:00 2001 From: oppiliappan Date: Thu, 05 Mar 2026 09:57:40 +0000 Subject: [PATCH] appview/pages: prevent sidescroll on home the learn-more button in the features set caused an overflow on home page. Signed-off-by: oppiliappan --- appview/pages/templates/timeline/home.html | 26 +++++++------------------- 1 file(s) changed, 7 insertion(s)(+), 19 deletion(s)(-) diff --git a/appview/pages/templates/timeline/home.html b/appview/pages/templates/timeline/home.html --- a/appview/pages/templates/timeline/home.html +++ b/appview/pages/templates/timeline/home.html @@ -59,7 +59,7 @@ {{ block "mainLayout" . }}
+ class="absolute opacity-50 dark:opacity-5 inset-x-0 top-0 bottom-[-50px] md:bottom-[-150px] pointer-events-none bg-[url('https://assets.tangled.network/yarn_ball.svg')] bg-no-repeat bg-right-bottom w-full">
{{ block "contentLayout" . }} @@ -143,7 +143,7 @@ {{ $imgContentStyle := "w-full overflow-hidden place-content-center bg-gradient-to-b from-slate-50 to-slate-100 dark:from-gray-800 dark:to-gray-900 border-t border-gray-200 dark:border-gray-700" }} {{ $linkDesktopStyle := "hover:no-underline items-center gap-2 p-3 text-base btn" }} -
+

Pull requests, reimagined

@@ -152,7 +152,7 @@ requests on top of each other and ship faster with round-based code reviews. Tangled natively supports stacking using Jujutsu.

- + Learn more {{ i "arrow-right" "size-4" }} @@ -174,13 +174,9 @@
-
-
+

Run it at home

@@ -190,7 +186,7 @@
Don't want to self-host? All are welcome on our hosted instances.

- + Learn more {{ i "arrow-right" "size-4" }} @@ -212,13 +208,9 @@
-
-
+

Nix-powered CI

@@ -230,7 +222,7 @@
Support for Docker and MicroVM based runners coming soon!

- + Learn more {{ i "arrow-right" "size-4" }} @@ -252,10 +244,6 @@
-
-- tangled.sh