Skip to content

Commit

Permalink
fix(anchor-link): top margin spacing (#627)
Browse files Browse the repository at this point in the history
* v1.17.2

* v1.17.3

* fix: anchor link margin top spacing

* fix: global vertical spacing for anchor link

* fix: clean up styles

Co-authored-by: Vince Picone <vpicone@gmail.com>
  • Loading branch information
jnm2377 and vpicone committed Jan 7, 2020
1 parent fbc5978 commit 5fe12de
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.list {
width: 100%;
--space: 32px;

@include carbon--breakpoint('lg') {
width: 66.67%;
Expand Down

1 comment on commit 5fe12de

@vercel
Copy link

@vercel vercel bot commented on 5fe12de Jan 7, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.