docs: fix sidebar text-transform (#570)

This commit is contained in:
Ofek Ashery
2021-06-26 16:24:52 +03:00
committed by unix
parent 4062d7b5a8
commit 6557a9f4dd
48 changed files with 57 additions and 57 deletions

View File

@@ -36,7 +36,6 @@ const ActiveLink: React.FC<Props> = React.memo(({ href, text }) => {
align-items: center;
justify-content: flex-start;
cursor: pointer;
text-transform: capitalize;
}
a {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long