You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after I have done some research on how to implement the hexagon shape with a border-radius, that will accept an image (badge)
I was unable to generate a clip-path-only shape with a border-radius
It is possible to create this shape using the CSS pseudo selectors but it has a downside I find it difficult to easily clip an image into the filled border.
I think a better approach to this is to use the SVG tag directly in the markup to get the exact shape.
Implement the components displaying the Badge and list of Badges (hexagonal mosaic, ...).
The text was updated successfully, but these errors were encountered: