mirror of
https://github.com/pockethost/pockethost.git
synced 2025-11-24 14:35:49 +00:00
fix promo banner spacing
This commit is contained in:
parent
808afc59f2
commit
f9ef2a11c4
@ -1,16 +1,20 @@
|
|||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<div class="alert alert-info bg-yellow-300 rounded-none">
|
<div class="alert alert-info bg-yellow-300 rounded-none mb-10">
|
||||||
|
<div>
|
||||||
<div class="text-info-content">
|
<div class="text-info-content">
|
||||||
This promo banner will go away after Dec 2. Please spread the word and help
|
This promo banner will go away after Dec 2. Please spread the word and
|
||||||
close the Flouder's round.
|
help close the Flouder's round.
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<a
|
<a
|
||||||
href="https://www.producthunt.com/posts/pockethost?embed=true&utm_source=badge-featured&utm_medium=badge&utm_souce=badge-pockethost"
|
href="https://www.producthunt.com/posts/pockethost?embed=true&utm_source=badge-featured&utm_medium=badge&utm_souce=badge-pockethost"
|
||||||
class="btn btn-sm btn-neutral">Vote on Product Hunt</a
|
class="btn btn-sm btn-neutral m-2">Vote on Product Hunt</a
|
||||||
|
>
|
||||||
|
<a href="/pricing" class="btn btn-sm btn-neutral m-2"
|
||||||
|
>Black Friday ON now!</a
|
||||||
>
|
>
|
||||||
<a href="/pricing" class="btn btn-sm btn-neutral">Black Friday ON now!</a>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user