Fix project header shadow (#1682)

This commit is contained in:
Prospector 2024-04-18 16:36:04 -07:00 committed by GitHub
parent 9dc68611a1
commit 6808d270a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -181,7 +181,7 @@
" "
/> />
</nuxt-link> </nuxt-link>
<div class="project__header__content universal-card full-width-inputs"> <div class="project__header__content padding-lg full-width-inputs">
<Avatar <Avatar
:src="project.icon_url" :src="project.icon_url"
:alt="project.title" :alt="project.title"