Skip to content
mortendk edited this page Oct 6, 2017 · 1 revision

module page use: eleven/eleven/templates/layout-landing/modules-icons.css

.card__icon--book::before {
          mask-image: url(icons/book.svg);
  -webkit-mask-image: url(icons/book.svg);
}
Clone this wiki locally