PUBLISH: Now You See Me

This commit is contained in:
Campbell Alden 2022-09-14 17:43:03 +09:00
parent 86455e04cf
commit 94882c90e1
22 changed files with 765 additions and 154 deletions

View file

@ -71,10 +71,6 @@ html, body, p, section, header, article {
letter-spacing: var(--body-font-letter-spacing);
}
p {
text-align: justify;
}
.text-align\:center {
text-align: center !important;
}