Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 465177d

Browse filesBrowse files
committed
missed a spot
1 parent 6c2ed43 commit 465177d
Copy full SHA for 465177d

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎pages/success/[[...teamId]].tsx

Copy file name to clipboardExpand all lines: pages/success/[[...teamId]].tsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ export default function SuccessTeam(props: { teamId: string }) {
1111
<Layout meta={{ title: "Installation Successful" }}>
1212
<VideoModal />
1313
<div className="text-center max-w-sm sm:max-w-lg space-y-4">
14-
<h1 className="my-8 bg-gradient-to-br from-white via-white to-[#130127] bg-clip-text text-center text-4xl font-medium tracking-tight text-transparent md:text-7xl">
14+
<h1 className="my-8 bg-gradient-to-br from-white via-white to-[#532a01] bg-clip-text text-center text-4xl font-medium tracking-tight text-transparent md:text-7xl">
1515
Installation Successful
1616
</h1>
1717
<p className="sm:text-lg text-gray-300">

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.