Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/primefaces/primeng
Browse files Browse the repository at this point in the history
  • Loading branch information
gucal committed Aug 30, 2023
2 parents 1d25613 + 46c6221 commit 92dfcc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/showcase/pages/partners/partners.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ <h1>Partners</h1>
</div>
</li>
<li class="flex flex-column md:flex-row align-items-center gap-5 mb-5 pt-5">
<div class="w-20rem text-center bg-gray-900 py-5 border-round">
<a href="https://www.t2.com.tr/">
<div class="w-20rem">
<a href="https://virtua.tech" class="block w-full text-center bg-gray-900 py-5 border-round">
<img src="https://primefaces.org/cdn/primeng/images/partners/virtua.svg" alt="Virtua" class="w-10rem"/>
</a>
</div>
Expand Down

0 comments on commit 92dfcc7

Please sign in to comment.