mirror of https://github.com/Siphonay/mastodon
Fix typo
This commit is contained in:
parent
317fa43d9a
commit
284a1562fb
|
@ -83,7 +83,7 @@
|
||||||
|
|
||||||
sup {
|
sup {
|
||||||
font-size: smaller;
|
font-size: smaller;
|
||||||
vertical-align: supper;
|
vertical-align: super;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul, ol {
|
ul, ol {
|
||||||
|
|
Loading…
Reference in New Issue