Skip to content

Commit

Permalink
fix: Logo margin
Browse files Browse the repository at this point in the history
  • Loading branch information
oodamien committed Dec 4, 2024
1 parent 2a83089 commit 7ad63e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions start-client/src/styles/_main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ body {
padding: 2rem 0;
display: block;
a {
display: block;
margin-left: -6px;
color: $light-color;
@include outline;
Expand Down

0 comments on commit 7ad63e9

Please sign in to comment.