Skip to content

Commit

Permalink
fix(spacing): reduce link spacing for signin delete account link (#3324)
Browse files Browse the repository at this point in the history
  • Loading branch information
josephmcg committed May 27, 2022
1 parent f4f5985 commit db5a351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/auth/unlock/Unlock.less
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
font-family: @secondary-font;
font-size: 10pt;
color: white;
margin-top: @large-spacing;
margin-top: @normal-spacing;
&:hover {
opacity: 0.75;
}
Expand Down

0 comments on commit db5a351

Please sign in to comment.