bootstrap-paragraphs-image.css in Bootstrap Paragraphs 8.2
The css file for Bootstrap Paragraphs Image.
Compiled from bootstrap-paragraphs-image.less.
File
css/bootstrap-paragraphs-image.cssView source
- /**
- * @file
- * The css file for Bootstrap Paragraphs Image.
- *
- * Compiled from bootstrap-paragraphs-image.less.
- */
- /* Remove padding on full width image paragraph. */
- .paragraph.paragraph--type--bp-image.paragraph--width--full > .paragraph__column {
- padding-right: 0;
- padding-left: 0;
- }