Skip to content

Commit

Permalink
style(restitution): change flex basis of value
Browse files Browse the repository at this point in the history
  • Loading branch information
BenVal01 committed Jan 24, 2025
1 parent 649e1f0 commit 6af2fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slash/css/src/Restitution/Restitution.scss
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
&-value {
margin: 0;
padding-left: 0.5rem;
flex-basis: 41%;
flex-basis: 50%;
font-weight: 600;
color: common.$color-azur;
}
Expand Down

0 comments on commit 6af2fa3

Please sign in to comment.