Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Commit

Permalink
Fix project header shadow (#1682)
Browse files Browse the repository at this point in the history
  • Loading branch information
Prospector authored Apr 18, 2024
1 parent 9dc6861 commit 6808d27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/[type]/[id].vue
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
"
/>
</nuxt-link>
<div class="project__header__content universal-card full-width-inputs">
<div class="project__header__content padding-lg full-width-inputs">
<Avatar
:src="project.icon_url"
:alt="project.title"
Expand Down

0 comments on commit 6808d27

Please sign in to comment.