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,