diff --git a/overrides.css b/overrides.css index 607083c1..b7926125 100644 --- a/overrides.css +++ b/overrides.css @@ -117,7 +117,8 @@ that are generated by deno_doc, the tool that powers the API reference documenta } .totop { - @apply block fixed p-3 bg-background-secondary rounded-md border border-background-tertiary text-[0px]; + @apply block fixed p-3 bg-background-secondary rounded-md border + border-background-tertiary text-[0px]; color: transparent; bottom: 1rem; right: 1rem;