fix(docs): remove superfluous space (#3314)

This commit is contained in:
Kid 2021-12-13 19:24:26 +08:00 committed by GitHub
parent e6492c5188
commit 8d9650afe2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -27,3 +27,12 @@
code
font-family: 'Nerd Font', source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace;
overflow-wrap: break-word
@media (prefers-color-scheme: light)
:root
--languageTextColor: rgba(255,255,255,0.4)
.code-copy
position: absolute
right: 0
bottom: 1px