Opacity

Applies transparency to an element.

The structure of the class names are:

  • .opacity-{OPACITY}
  • .opacity-{OPACITY}-{SCREEN_SIZE} until the screen size

The values are:

  • OPACITY 0.00, 0.25, 0.50, 0.75, 1.00
  • SCREEN_SIZE lg, md, sm, xs

Basic Example:

html