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