Skip to content

Commit 4b67f8e

Browse files
Jurgen Leschnerroboquat
Jurgen Leschner
authored andcommitted
Whitespace in login page footer
1 parent bdfaddb commit 4b67f8e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

components/dashboard/src/Login.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,7 @@ export function Login() {
209209
</div>
210210
<div className="flex-none mx-auto h-20 text-center">
211211
<span className="text-gray-400">
212-
By signing in, you agree to our <a className="gp-link hover:text-gray-600" target="gitpod-terms" href="https://www.gitpod.io/terms/">terms of service</a>
213-
and <a className="gp-link hover:text-gray-600" target="gitpod-privacy" href="https://www.gitpod.io/privacy/">privacy policy</a>.
212+
By signing in, you agree to our <a className="gp-link hover:text-gray-600" target="gitpod-terms" href="https://www.gitpod.io/terms/">terms of service</a> and <a className="gp-link hover:text-gray-600" target="gitpod-privacy" href="https://www.gitpod.io/privacy/">privacy policy</a>.
214213
</span>
215214
</div>
216215
</div>

0 commit comments

Comments
 (0)