Skip to content

Commit

Permalink
Merge pull request #3130 from mineralsfree/ENT-9833
Browse files Browse the repository at this point in the history
ENT-9833: navigation table margin fix
  • Loading branch information
olehermanse authored Nov 28, 2023
2 parents 8968e29 + 54077da commit b232806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generator/_assets/styles/less/base.less
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ pre {
aside {
grid-area: navigation;
width: 28rem;
margin-left: 4rem;
margin-left: 2rem;
margin-right: 5.6rem;
@media @desktop-wide-down {
margin-right: 1.6rem;
Expand Down

0 comments on commit b232806

Please sign in to comment.