Posts by Leticia Gonzaga • 3 points
1 post
-
-2
votes1
answer42
viewsQ: I’m trying to get the box-shadow off my accordion-item, but I can’t
.col-flex { display: inline-block; } .accordion-item { box-shadow: none !important; } .button1 { text-transform: uppercase; font-family: 'Arial'; font-weight: 500; padding-left: 2rem; padding-right:…