Skip to content

Commit 40decf6

Browse files
committed
center align screenshots
1 parent 9a9d7e7 commit 40decf6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tutorials/template-from-scratch.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -347,11 +347,11 @@ use the Coder CLI.
347347

348348
1. In your web browser, enter your credentials:
349349

350-
<Image height="412px" src="../images/templates/coder-login-web.png" alt="Log in to your Coder deployment" />
350+
<Image height="412px" src="../images/templates/coder-login-web.png" alt="Log in to your Coder deployment" align="center" />
351351

352352
1. Copy the session token to the clipboard:
353353

354-
<Image height="472px" src="../images/templates/coder-session-token.png" alt="Copy session token" />
354+
<Image height="472px" src="../images/templates/coder-session-token.png" alt="Copy session token" align="center" />
355355

356356
1. Paste it into the CLI:
357357

0 commit comments

Comments
 (0)