mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
Remove broken MLH logo
This commit is contained in:
parent
f0f02e9824
commit
45aa3172a3
1 changed files with 0 additions and 17 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue