mirror of
https://github.com/ivabus/www
synced 2024-11-22 23:05:05 +03:00
Merge pull request #28 from teaxyz/Change-Linktree-Link-Color
Changed linktree link to teal
This commit is contained in:
commit
a63136c67a
2 changed files with 2 additions and 2 deletions
|
@ -556,7 +556,7 @@
|
|||
<input class="email-field mb-2" placeholder="Email" name="EMAIL" type="email" />
|
||||
<input class="email-submit btn-primary mb-3" type="submit" value="subscribe" />
|
||||
</form>
|
||||
<p style="font-size: 16px; color: gray;">You can also share our <a href="https://linktr.ee/teaxyz">Linktree</a>.
|
||||
<p style="font-size: 16px; color: gray;">You can also share our <a style="color:#54BAAB;" href="https://linktr.ee/teaxyz">Linktree</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -349,7 +349,7 @@
|
|||
<input class="email-field mb-2" placeholder="Email" name="EMAIL" type="email" />
|
||||
<input class="email-submit btn-primary mb-3" type="submit" value="subscribe" />
|
||||
</form>
|
||||
<p style="font-size: 16px; color: gray;">You can also share our <a href="https://linktr.ee/teaxyz">Linktree</a>.
|
||||
<p style="font-size: 16px; color: gray;">You can also share our <a style="color:#54BAAB;" href="https://linktr.ee/teaxyz">Linktree</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue