Skip to content

Commit

Permalink
feat(newRoot.css): add margin-left to .group-elements
Browse files Browse the repository at this point in the history
  • Loading branch information
jrhender committed Feb 14, 2024
1 parent 91b01f6 commit 877e723
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/newRoot.css
Original file line number Diff line number Diff line change
Expand Up @@ -411,4 +411,5 @@ a:not(:hover, :focus-visible) {
flex-direction: row;
justify-content: flex-start;
gap: 10.9vw;
margin-left: 5.56vw;
}

0 comments on commit 877e723

Please sign in to comment.