diff --git a/src/components/Event/Event.module.css b/src/components/Event/Event.module.css index ec80cb5..00d4aa3 100644 --- a/src/components/Event/Event.module.css +++ b/src/components/Event/Event.module.css @@ -19,6 +19,7 @@ max-width: 100%; max-height: 100%; object-fit: contain; + border-radius: 20px; }