Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
wissemgrari committed Apr 19, 2024
1 parent 43ee673 commit a1da697
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
15 changes: 15 additions & 0 deletions .idea/inspectionProfiles/Project_Default.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<a
class="opacity-50 w-full h-full flex flex-col items-center justify-center gap-y-1 hover:opacity-100 hover:bg-lightDark border-t-[3px] md:border-t-0 md:border-l-[4px] border-transparent hover:border-primary transition-colors ease-in-out duration-300"
routerLink="/" routerLinkActive="active" [routerLinkActiveOptions]="{exact: true}">
<img ngSrc="/assets/icons/profile.svg" width="20" height="20" alt="profile icon" />
<img ngSrc="/assets/icons/profile.svg" width="20" height="20" alt="profile icon" priority />
<span class="inline-block">Profile</span>
</a>
<a
Expand Down
3 changes: 2 additions & 1 deletion client/src/assets/icons/spotify.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a1da697

Please sign in to comment.