fix(docs-infra): increase margin of header-links (#40944)
This change has been extracted from #36045. Co-authored-by: Stefanie Fluin <sjtrimble@gmail.com> PR Close #40944
This commit is contained in:
parent
29043d9858
commit
6275346871
|
@ -3,7 +3,7 @@
|
|||
|
||||
.header-link {
|
||||
color: $mediumgray;
|
||||
margin: 0 4px;
|
||||
margin: 0 6px;
|
||||
text-decoration: none;
|
||||
user-select: none;
|
||||
visibility: hidden;
|
||||
|
|
Loading…
Reference in New Issue