chore: left align text

This commit is contained in:
jinhojang6 2024-02-14 02:46:06 +09:00
parent e9b0635d85
commit 591d5d4df9
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ main > div > div:first-child {
} }
main > div:first-child > p { main > div:first-child > p {
text-align: center;
margin-bottom: 24px; margin-bottom: 24px;
} }