Update composer.scss

This commit is contained in:
quinn 2022-04-05 17:35:50 +10:00 committed by GitHub
parent 1f0ff1ea98
commit a73806ea32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -209,6 +209,11 @@
vertical-align: sub;
}
sup {
font-size: smaller;
vertical-align: super;
}
ul, ol {
margin-left: 1em;