I’m wondering if there’s an easier way to create circular divs than what I’m doing now.
Currently, I am just making an image for each different size, but it’s annoying to do this.
Is there anyway using CSS to make divs which are circular and I can specify the radius?