Skip to content

Commit

Permalink
[Scorecards] Changed text-align from right to left
Browse files Browse the repository at this point in the history
  • Loading branch information
lucascumsille committed Jan 29, 2025
1 parent 0487b46 commit 4719099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scoring/static/scoring/scss/table-question-council.scss
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

th, td {
padding: 0.75rem 0.5rem;
text-align: right;
text-align: left;
@include media-breakpoint-up(lg) {
padding: 1rem 0.5rem;
}
Expand Down

0 comments on commit 4719099

Please sign in to comment.