Merge branch 'master' into himanshu

This commit is contained in:
Kognise 2021-08-11 14:44:53 -04:00 committed by GitHub
commit 164d96d385
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 32 additions and 7 deletions

View file

@ -82,3 +82,8 @@ mark {
padding: 0 2px 0 2px;
color: #000;
}
a > code,
a > strong {
color: inherit;
}