Commit 62196357 by abraham

9:49

parent 4a16b2ee
...@@ -113,6 +113,7 @@ nav{ ...@@ -113,6 +113,7 @@ nav{
} }
.tab-content{ .tab-content{
.tab-pane{ .tab-pane{
outline: none !important;
.row{ .row{
.col{ .col{
display: contents !important; display: contents !important;
...@@ -121,6 +122,7 @@ nav{ ...@@ -121,6 +122,7 @@ nav{
padding-top: 10px !important; padding-top: 10px !important;
} }
.prod_hover{ .prod_hover{
margin-top: 10px !important;
.prod_hover_overlay{ .prod_hover_overlay{
margin: 20px 20px 20px 20px !important; margin: 20px 20px 20px 20px !important;
img{ img{
...@@ -130,7 +132,7 @@ nav{ ...@@ -130,7 +132,7 @@ nav{
margin-top: 0px !important; margin-top: 0px !important;
} }
p{ p{
margin-top: 0px !important; margin-top: 15px !important;
} }
} }
} }
......
...@@ -63,12 +63,8 @@ ...@@ -63,12 +63,8 @@
.tab-content{ .tab-content{
.tab-pane{ .tab-pane{
ngx-slick-carousel{ ngx-slick-carousel{
.slick-list{
.slick-track{
.tab_slider{ .tab_slider{
outline: none; outline: none !important;
}
}
} }
.slick-prev{ .slick-prev{
left: -40px; left: -40px;
......
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