diff --git a/web/src/index.css b/web/src/index.css index 0ae4d1cd3..2278ef964 100644 --- a/web/src/index.css +++ b/web/src/index.css @@ -38,7 +38,3 @@ Could not find a proper tailwind css. .outer-max-width { max-width: 60%; } -.aspect-ratio-box { - padding-top: calc(9 / 16 * 100%); - padding-bottom: 20%; -} diff --git a/web/src/routes/Event.jsx b/web/src/routes/Event.jsx index cd7a50609..245bacbce 100644 --- a/web/src/routes/Event.jsx +++ b/web/src/routes/Event.jsx @@ -92,41 +92,39 @@ export default function Event({ eventId, close, scrollRef }) { ) : null}