mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
fix: remove capitalize on package name
This commit is contained in:
parent
09995d43e2
commit
154b0a9a76
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ .pkgDetail {
|
|||
font-size: 26px;
|
||||
color: $primary-color;
|
||||
border-bottom: 1px solid $border-color;
|
||||
text-transform: capitalize;
|
||||
font-weight: 600;
|
||||
margin: 0 0 40px;
|
||||
padding-bottom: 5px;
|
||||
|
|
Loading…
Reference in a new issue