Unverified Commit 1f6c4ab4 authored by bunsenstraat's avatar bunsenstraat Committed by GitHub

Capitalize (#742)

Capitalization in plugin descriptions leads to weird results like 'Checks The Contract Code For Security Vulnerabilities And Bad Practices.' Maybe it's better just to keep the profiles up to date?
parent 3ebee9b8
...@@ -39,7 +39,6 @@ const css = csjs` ...@@ -39,7 +39,6 @@ const css = csjs`
.description { .description {
font-size: 13px; font-size: 13px;
line-height: 18px; line-height: 18px;
text-transform: capitalize;
} }
.row { .row {
display: flex; display: flex;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment