Skip to content

Commit

Permalink
Merge pull request #88 from danieljancar/develop
Browse files Browse the repository at this point in the history
fix: remove votevault logo from home
  • Loading branch information
danieljancar authored Aug 18, 2024
2 parents 554f7a3 + 779f6b9 commit 79193d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/frontend/src/app/features/home/home.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
class="mx-auto max-w-7xl px-6 pb-24 pt-10 sm:pb-32 lg:flex lg:px-8 lg:py-40"
>
<div class="mx-auto max-w-2xl lg:mx-0 lg:max-w-xl lg:flex-shrink-0 lg:pt-8">
<img alt="VoteVault Logo" height="50" ngSrc="vv-logo-s.png" width="50" />
<h1
class="mt-10 text-4xl font-bold tracking-tight text-gray-900 sm:text-6xl"
>
Expand Down

0 comments on commit 79193d4

Please sign in to comment.