diff --git a/assets/styles/root/050_figures.css b/assets/styles/root/050_figures.css index fab3c3a..0ac56a1 100644 --- a/assets/styles/root/050_figures.css +++ b/assets/styles/root/050_figures.css @@ -9,7 +9,6 @@ } figure { - border-radius: 6px; margin: 0; margin-inline: 0; overflow: hidden; @@ -35,7 +34,6 @@ figure img { display: block; - border-radius: 6px; height: auto; max-width: var(--content-width); } @@ -46,7 +44,6 @@ } figure .youtube { - border-radius: 6px; overflow: hidden; max-width: var(--content-width); width: 100%;