Skip to content

Commit 16e5039

Browse files
committed
adding drop shadow styling to image in episode 3 to improve legibility in the lesson
1 parent 163d304 commit 16e5039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/03-sharing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Clicking `New Repository` will take you to a creation page with different option
3636

3737
* Name your repository "hello-world."
3838

39-
![The 'create a new repository' form on GitHub](../fig/github-repo-new-setup.png)
39+
![The 'create a new repository' form on GitHub](../fig/github-repo-new-setup.png){: .image-with-shadow }
4040

4141
GitHub will ask if you want to add a README.md, license or a `.gitignore` file. Do not do any of that for now -- We want you to start with a completely empty repository on GitHub.
4242

0 commit comments

Comments
 (0)