diff --git a/shared/application/styles/index.css b/shared/application/styles/index.css index 36acd36..81a51ee 100644 --- a/shared/application/styles/index.css +++ b/shared/application/styles/index.css @@ -30,7 +30,6 @@ .focal-point-container { container-type: size; - width: 230px; } .focal-point-container img { diff --git a/shared/application/styles/tailwind.css b/shared/application/styles/tailwind.css index 5757bb3..9972f45 100644 --- a/shared/application/styles/tailwind.css +++ b/shared/application/styles/tailwind.css @@ -317,7 +317,6 @@ figcaption { } .focal-point-container { container-type: size; - width: 230px; } .focal-point-container img { --container-width: 100cqw;