diff --git a/static/styles/root.css b/static/styles/root.css index 1aa9053..1072ea0 100644 --- a/static/styles/root.css +++ b/static/styles/root.css @@ -320,6 +320,7 @@ img { img.circular { shape-outside: circle(50%); -webkit-clip-path: circle(50%); + clip-path: circle(50%); } main {