Skip to content

Commit 0450ccb

Browse files
Added line break (#1942)
* Added line break To add more space and to make it more spaced out. * Create neat-rice-study.md Co-authored-by: Jon Rohan <yes@jonrohan.codes> Co-authored-by: Jon Rohan <rohan@github.com>
1 parent 5653e68 commit 0450ccb

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/neat-rice-study.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@primer/css": patch
3+
---
4+
5+
Added line break to docs

docs/content/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ Primer CSS is published to npm as `@primer/css`. Each of Primer CSS's "modules"
9292
<Text as="p" m={0}>
9393
Pick and choose what you need. Install the entire Primer CSS bundle or import individual folders.
9494
</Text>
95+
<br/>
9596
<ButtonOutline as={Link} to="/getting-started" mt={4} style={{textDecoration: 'none'}}>
9697
Installation instructions
9798
</ButtonOutline>

0 commit comments

Comments
 (0)