Remove broken MLH logo

This commit is contained in:
Zach Latta 2022-08-05 21:15:47 +00:00
parent f0f02e9824
commit 45aa3172a3

View file

@ -121,23 +121,6 @@ function EventCard({
textAlign: 'center'
}}
>
{mlhAssociated && (
<Image
src="/mlh-logo-grayscale.svg"
alt="MLH is associated"
width={64}
sx={{
position: 'absolute',
top: 16,
left: 0,
bg: 'snow',
p: 2,
borderTopRightRadius: 'default',
borderBottomRightRadius: 'default'
}}
/>
)}
<Badge
as="span"
itemType="VirtualLocation"