Skip to content

Commit

Permalink
fix spacing on header link popup
Browse files Browse the repository at this point in the history
  • Loading branch information
bridgetknight committed Aug 16, 2024
1 parent ed8b0c3 commit e510de5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1283,7 +1283,7 @@
display: block;
position: absolute;
top: 110%;
left: 50%;
left: 250px;
transform: translateX(-50%);
white-space: nowrap;
z-index: 1;
Expand Down

0 comments on commit e510de5

Please sign in to comment.