Skip to content

Commit

Permalink
fix: subtitle text align
Browse files Browse the repository at this point in the history
  • Loading branch information
paring-chan committed Jan 5, 2025
1 parent bd83270 commit 6855ea0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib/components/modal/ModalTitle.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@
font-size: 16px;
font-weight: 400;
line-height: 140%;
margin-top: 8px;
color: rgba(255, 255, 255, 0.8);
text-align: center;
}
</style>

0 comments on commit 6855ea0

Please sign in to comment.