From 5aa9d6d8d2eb0eee59018adfb924ca974fe4a5b1 Mon Sep 17 00:00:00 2001 From: Maximo Ospital <59743027+maximoospital@users.noreply.github.com> Date: Tue, 16 Jul 2024 10:59:29 -0300 Subject: [PATCH] Update tuicss.css --- assets/tuicss.css | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/assets/tuicss.css b/assets/tuicss.css index 5ff2d4d..09a16cb 100644 --- a/assets/tuicss.css +++ b/assets/tuicss.css @@ -2780,16 +2780,14 @@ svg { .bio__desc::after { content: ""; - position: absolute; - top: 0; - right: -15px; /* Remove display: inline-block if not required to be on the same line as text etc */ display: inline-block; - background-color: #606060; + background-color: white; + margin-left: -6px; vertical-align: top; - width: 10px; + width: 6px; /* Set height to the line height of .text */ - height: 24px; + height: 15px; /* Animation paramaters: blink = animation-name,