This commit is contained in:
rahul shukla 2019-03-29 13:11:49 +05:30
parent 047ae3934e
commit 8897a27499
3 changed files with 5 additions and 3 deletions

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=aa96d0d4c9331da1e0c2"
"/css/shop.css": "/css/shop.css?id=ca58506c6702a8348793"
}

View File

@ -1083,7 +1083,6 @@ section.slider-block {
.nav li {
position: relative;
height:45px;
}
.nav > li {
@ -1101,6 +1100,9 @@ section.slider-block {
.nav li li a {
margin-top: 1px;
white-space: initial;
word-break: break-word;
width: 200px;
}
.nav li a:first-child:nth-last-child(2):before {