We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7fa928 commit fb09b15Copy full SHA for fb09b15
1 file changed
app/sigs/page.tsx
@@ -45,7 +45,6 @@ export default function Sigs() {
45
<div className="absolute top-1/2 -translate-y-1/2 w-full md:w-[85%] h-[80%] md:h-[71%] bg-[#36FF90] rounded-full blur-[80px] md:blur-[120px] opacity-30 z-[-2]"></div>
46
<div className="absolute bottom-0 w-[50%] md:w-[80%] h-[100px] md:h-[150px] bg-[#36FF90] rounded-t-full blur-2xl md:blur-3xl opacity-10 z-[-1]"></div>
47
</div>
48
-
49
50
<div className="sm:mt-15 md:-mt-10 lg:-mt-10">
51
<p className="text-primary text-[32px] md:text-[70px] leading-9 md:leading-none font-black text-center">
0 commit comments