Skip to content

Commit

Permalink
Merge pull request #4807 from mozilla/mntor-3358-layout
Browse files Browse the repository at this point in the history
Horizontally center CSAT banner buttons (MNTOR-3317)
  • Loading branch information
flozia authored Jul 23, 2024
2 parents 9d94cfc + dd05cf9 commit 414fdb8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
align-items: center;
display: flex;
flex-flow: row wrap;
justify-content: center;
gap: $spacing-sm;

.answer {
Expand Down

0 comments on commit 414fdb8

Please sign in to comment.