Skip to content

Commit

Permalink
Fix Text Alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
MrRowey committed May 22, 2024
1 parent dad8ed9 commit 4589c97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ a:active { color: var(--Link-Active); }

.BalanceJSONList, .GameJSONList {
grid-row: 3;
text-align: left;
}

/* Media Queries */
Expand Down

0 comments on commit 4589c97

Please sign in to comment.