We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35352df commit a152b63Copy full SHA for a152b63
src/components/Page/Splash/SplashScreen.js
@@ -32,8 +32,8 @@ const SplashScreen = () => {
32
Algo Visualizer
33
</p>
34
<span className="font-spline max-w-[47ch] text-[1.2em] z-10 text-gray-100">
35
- Improve your understanding of algorithms just by watching simple
36
- and completely <BoldParagraph text="customizable animations" />.{" "}
+ Improve your understanding of algorithms by watching simple
+ and <BoldParagraph text="interactive animations" />.{" "}
37
<br />
38
Welcome to the algo visualizer.
39
</span>
0 commit comments