change PH banner wording

This commit is contained in:
Son NK 2021-05-13 00:54:36 +02:00
parent 078f3e8188
commit cb3bc8bc36
1 changed files with 3 additions and 4 deletions

View File

@ -103,10 +103,9 @@
<div class="page">
{% block announcement %}
<div class="alert alert-warning text-center mb-0" role="alert"
style="color: white; background-color: #ea532a; font-size: 18px; font-weight: 500; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;">
SimpleLogin is featured on ProductHunt 🎉. Support us by
<a href="https://www.producthunt.com/posts/simplelogin" target="_blank" style="text-decoration: underline; color: white" >
leaving a review
style="color: white; background-color: #ea532a; font-weight: 500;">
<a href="https://www.producthunt.com/posts/simplelogin" target="_blank" style="color: white" >
Support SimpleLogin on ProductHunt
<i class="fe fe-external-link"></i>
</a>
</div>