-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor updates to getting started from feedback
- Loading branch information
Mathew Byrne
committed
Nov 28, 2018
1 parent
94b95d9
commit 1dfaf63
Showing
2 changed files
with
17 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -270,6 +270,10 @@ strong { | |
font-weight: 700; | ||
} | ||
|
||
em { | ||
font-style: italic; | ||
} | ||
|
||
.anchor-link { | ||
display: inline-block; | ||
} | ||
|