From 52f83e7674e95cb7620b7e99bab054cd74d7d92b Mon Sep 17 00:00:00 2001 From: "Satya L. Johnson" Date: Fri, 24 Sep 2021 09:11:59 -0400 Subject: [PATCH] okay..? --- themes/zenn/templates/landing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/zenn/templates/landing.html b/themes/zenn/templates/landing.html index b67ba3e..53e4eb6 100644 --- a/themes/zenn/templates/landing.html +++ b/themes/zenn/templates/landing.html @@ -24,7 +24,7 @@ abbr[data-title]:focus::after { /* position tooltip like the native one */ position: absolute; - left: 500px; + left: -100px; bottom: -30px; width: 2000%; white-space: normal;