Formatting

This commit is contained in:
2026-02-23 21:10:24 +01:00
parent 039f2d522a
commit 2adf5a046b

View File

@@ -42,7 +42,8 @@ export const Hero = () => {
> >
<h1 className="text-4xl md:text-7xl font-extrabold tracking-tighter mb-6"> <h1 className="text-4xl md:text-7xl font-extrabold tracking-tighter mb-6">
LIQUID LIQUID
<span className="ml-3 text-transparent bg-clip-text bg-gradient-to-r from-[#00A3FF] to-cyan-200"> <span
className="ml-3 text-transparent bg-clip-text bg-gradient-to-r from-[#00A3FF] to-cyan-200">
DEVELOPMENT DEVELOPMENT
</span> </span>
</h1> </h1>