We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e66aa8 commit 4f75920Copy full SHA for 4f75920
src/components/Canvas/Description/SortingCanvasDescription.js
@@ -74,7 +74,7 @@ const SortingCanvasDescription = ({ maxBarsToShowHeight }) => {
74
<BoldParagraph text="Faster" />
75
<NormalParagraph text="animation (skips some animations)" />{" "}
76
</ul>
77
- <ul className="space-x-2">
+ <ul className="space-x-2 flex items-center">
78
<span className="mx-1 mr-[.3em] font-semibold text-[1.7em] dark:stroke-textGray text-textGray">
79
H
80
</span>
0 commit comments