From 3a65830c0afbd5250ac5c873365aaf908fafe0f4 Mon Sep 17 00:00:00 2001 From: johnnymatthews <9611008+johnnymatthews@users.noreply.github.com> Date: Fri, 23 Aug 2024 11:56:11 -0300 Subject: [PATCH] HOTFIX: remove tooltip shortcode. Bug in padding. There is a bug in how the Tooltip shortcode is displaying text. In the production site, there is no padding between the word `Entropy` and `account`. This doesn't happen on a local copy of the site. Gonna have to look into why. --- content/basics/quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/basics/quickstart.md b/content/basics/quickstart.md index ec19ca1b..4b240a75 100644 --- a/content/basics/quickstart.md +++ b/content/basics/quickstart.md @@ -73,7 +73,7 @@ The command-line interface (CLI) is the most straightforward way to interact wit **Closing the CLI**: You can close the CLI tool anytime by pressing `CTRL` + `c`. This will halt the CLI process and return you to your normal terminal window. {{< /callout >}} -Next, you'll create an Entropy {{< tooltip "account" >}}. +Next, you'll create an Entropy account. ## 2. Create an account