Skip to content

Commit

Permalink
Fixed Contact SSW styling
Browse files Browse the repository at this point in the history
  • Loading branch information
tombui99 committed Apr 16, 2024
1 parent 1017c31 commit 664f389
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui/src/containers/Layout.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@
</span>
</span>
<span class="textdark text-sm uppercase font-bold lg:pt-0 mx-2 sm:mx-4">
<span>
<a target="_blank" href="https://ssw.com.au/company/contact-us" styles="hover:no-underline">Contact SSW</a>
<span class="header-item cursor-pointer">
<a target="_blank" href="https://ssw.com.au/company/contact-us" style="text-decoration: none">Contact SSW</a>
</span>
</span>
</div>
Expand Down

0 comments on commit 664f389

Please sign in to comment.