Skip to content

Commit

Permalink
NA - Fix margin
Browse files Browse the repository at this point in the history
  • Loading branch information
alexiscoelho committed Mar 12, 2024
1 parent 100a9b0 commit 7de7a20
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions styles/configuration-result.css
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,10 @@ body.configuration-result .spec-container {
body.configuration-result .blocks h2 {
font-size: 38px;
}

body.configuration-result .sub-group {
margin: 20px 0;
}
}

/*
Expand Down

0 comments on commit 7de7a20

Please sign in to comment.