Merge pull request #779 from prashant-webkul/development

Fixed issue #775
This commit is contained in:
Jitendra Singh 2019-04-02 10:27:43 +05:30 committed by GitHub
commit 95ea54d220
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
{
"/js/shop.js": "/js/shop.js?id=412d129ed770afb5dee3",
"/css/shop.css": "/css/shop.css?id=d98996a63bdc266f7832"
"/js/shop.js": "/js/shop.js?id=5ade52a585b66593b58a",
"/css/shop.css": "/css/shop.css?id=64a100bfd9dc32843060"
}

View File

@ -1067,7 +1067,7 @@ section.slider-block {
color: $font-color;
text-decoration: none;
padding: 0.8em 0.3em 0.8em 0.5em;
text-transform: uppercase;
text-transform: capitalize;
letter-spacing: -0.38px;
position: relative;
}