We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67a646a commit 2515330Copy full SHA for 2515330
1 file changed
src/components/SyntaxUIProBanner.tsx
@@ -20,7 +20,7 @@ const SyntaxUIProBanner = () => {
20
width={120}
21
height={120}
22
/>
23
- <div className="absolute -right-4 bottom-4 rotate-[-18deg] rounded-full bg-black px-1 text-[10px] text-white">
+ <div className="absolute -right-3 bottom-2 rotate-[-18deg] rounded-full bg-black px-1 text-[10px] text-white">
24
PRO
25
</div>
26
0 commit comments