Skip to content

Commit

Permalink
NA - Small improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
alexiscoelho committed Mar 14, 2024
1 parent 617d7a6 commit c7076cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions styles/configuration-result.css
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ body.configuration-result .hero h1 {
margin: 15px;
font-size: 35px;
text-transform: uppercase;
width: 55%;
width: 25%;
}

body.configuration-result .hero h2 {
Expand All @@ -84,7 +84,7 @@ body.configuration-result .hero img {
}

body.configuration-result .hero > h1:first-child .indent:nth-child(2) {
padding-left: 10%;
padding-left: 25%;
}

body.configuration-result .hero .info {
Expand Down

0 comments on commit c7076cb

Please sign in to comment.