Skip to content

Commit e7a2d9b

Browse files
committed
using inline make the span full width, this should reduce layout shifts
1 parent 6497198 commit e7a2d9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/animated/typing.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
}
1515

1616
.clip {
17+
display: inline-block;
1718
background-clip: text;
1819
-webkit-background-clip: text;
1920
-webkit-text-fill-color: transparent;

0 commit comments

Comments
 (0)