Skip to content

Commit

Permalink
Changes text orientation
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergei Prokhorenko committed Oct 9, 2023
1 parent 13daa7d commit 304cd2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/RulesPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ body {
.rules-text {
margin: 10px;
color: white;
text-align: start;
text-align: justify;
}
#rules-label {
Expand Down

0 comments on commit 304cd2f

Please sign in to comment.