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:
George Kalpakas 2021-02-23 16:49:03 +02:00 committed by Zach Arend
parent 29043d9858
commit 6275346871
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
.header-link { .header-link {
color: $mediumgray; color: $mediumgray;
margin: 0 4px; margin: 0 6px;
text-decoration: none; text-decoration: none;
user-select: none; user-select: none;
visibility: hidden; visibility: hidden;