chore(style): update title size

This commit is contained in:
Juan Picado @jotadeveloper 2018-02-03 19:43:26 +01:00
parent 1570810f99
commit 0cc29e605d
No known key found for this signature in database
GPG Key ID: 18AC54485952D158
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
.pkgDetail {
.title {
font-size: 28px;
font-size: 26px;
color: $primary-color;
border-bottom: 1px solid $border-color;
text-transform: capitalize;