You are here

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.css
View source
  1. /**
  2. * @file
  3. * The css file for Bootstrap Paragraphs Image.
  4. *
  5. * Compiled from bootstrap-paragraphs-image.less.
  6. */
  7. /* Remove padding on full width image paragraph. */
  8. .paragraph.paragraph--type--bp-image.paragraph--width--full > .paragraph__column {
  9. padding-right: 0;
  10. padding-left: 0;
  11. }