mirror of
https://git.sr.ht/~cadence/cloudtube
synced 2024-11-12 19:37:29 +00:00
Beg for issue reports
This commit is contained in:
parent
db85ef6f66
commit
4a3c1e2ac3
@ -12,3 +12,7 @@ block content
|
||||
p Go on. What do you want to watch?
|
||||
form(method="get" action="/search").encouraging-search-form
|
||||
input(type="text" name="q" placeholder="I'd like to watch..." autocomplete="off").search.base-border-look
|
||||
|
||||
.encouraging-message
|
||||
p CloudTube gets better with your help. I can't deal with issues that I don't know about.
|
||||
p: a(href="https://todo.sr.ht/~cadence/tube") Report a problem or missing feature
|
@ -13,7 +13,7 @@
|
||||
|
||||
.encouraging-message
|
||||
max-width: max-content
|
||||
margin: 0 auto
|
||||
margin: 0 auto 60px
|
||||
text-align: center
|
||||
padding: 16px
|
||||
border-radius: 4px
|
||||
|
Loading…
Reference in New Issue
Block a user