Skip to content

Commit

Permalink
Merge pull request #68 from microsoft/anpethel/resultButtons
Browse files Browse the repository at this point in the history
Anpethel/result buttons
  • Loading branch information
andrewpethel authored Sep 24, 2024
2 parents f2a6634 + d0b0117 commit ddc545a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Client/src/components/Layout/Layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
}

.result-button-center {
margin-left: 100px;
margin-right: 100px;
margin-left: 85px;
margin-right: 85px;
display: flex;
flex-direction: column;
align-items: center;
Expand Down

0 comments on commit ddc545a

Please sign in to comment.