Opacity

The opacity classes specifies the opacity/transparency of an element.

The classes are named using the format:

  • .op-{value} for xs
  • .op-{breakpoint}-{value} for sm, md, lg, and xl.

Where value is one of:

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10

Example

... ... ... ... ... ... ... ... ... ... ...