Slider and image elements margins

This commit is contained in:
Tony Air 2020-01-20 03:47:28 +07:00
parent 6cdc0fdca3
commit 6b0436fa99
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@a2nt/ss-bootstrap-ui-webpack-boilerplate",
"version": "1.5.7",
"version": "1.5.8",
"author": "Tony Air <tony@twma.pro>",
"license": "MIT",
"description": "This UI Kit allows you to build Bootstrap 4 webapp with some extra UI features. It's easy to extend and easy to convert HTML templates to CMS templates.",

View File

@ -13,6 +13,7 @@
&.site__elements__sliderelement {
padding-top: 0;
padding-bottom: 0;
margin-bottom: $grid-gutter-element-height;
}
// remove paddings for elemental list cuz inner elements will have paddings