remove button shadow css

Solutions on MaxInterview for remove button shadow css by the best coders in the world

showing results for - "remove button shadow css"
Carla
30 Aug 2018
1.button-class {
2	background: #fff;
3	border-color: #fff;
4	border-style: solid;
5}