css inverted border radius

Solutions on MaxInterview for css inverted border radius by the best coders in the world

showing results for - "css inverted border radius"
Lorenzo
28 Sep 2018
1.class-to-apply-to:before {
2   box-shadow: 0 20px 0 0 #522d5b;
3}