I am trying to position smaller circles on the edge of a bigger circle like so:
The only problem i have with this whole thing is that all of the circles will change in siize depending on the size of the users display.
Each of the smaller circles contain a font awesome icon which has to be centered within the smaller circle with a little distance to the edges.
Does anyone have an idea how to do this?