diff --git a/Iceshrimp.Frontend/Components/AttachmentComponent.razor.css b/Iceshrimp.Frontend/Components/AttachmentComponent.razor.css index 92c49f1d..7595f7d4 100644 --- a/Iceshrimp.Frontend/Components/AttachmentComponent.razor.css +++ b/Iceshrimp.Frontend/Components/AttachmentComponent.razor.css @@ -35,5 +35,5 @@ audio.attachment { } .blur-image { - filter: blur(1rem); + filter: blur(10rem); } \ No newline at end of file