box-shadow utilities class is use to add or remove shadows in the elements.
<div class="shadow-sm p-3 mb-5 bg-white rounded">Small shadow</div>
Latest posts by vikashdev k (see all)
- PHP OOP: Traits - October 25, 2021
- PHP OOP: Late Static Binding - October 25, 2021
- PHP OOP : Static Members - October 23, 2021