Blur effect

⚙️ Type de code : CSS
🗃️ Catégorie de code : Divers HTML, Elementor
				
					/* Blur effect */
.backtitle-blur-effect {
    background-color: rgba(0, 0, 0, 0.4);
  backdrop-filter: saturate(180%) blur(7px);
  border-radius: 30px;
}
				
			

Informations à propos de ce code

Rechercher un produit ou un service...