mirror of
https://git.sr.ht/~cadence/cloudtube
synced 2026-03-02 02:31:35 +00:00
Add database and subscribe button
This commit is contained in:
parent
2af05e43a9
commit
f24e1bb39c
25 changed files with 972 additions and 44 deletions
|
|
@ -43,7 +43,7 @@
|
|||
color: c.$fg-main
|
||||
font-size: 18px
|
||||
|
||||
.subscribe
|
||||
.subscribe-form
|
||||
margin-top: 24px
|
||||
|
||||
.subscribe-button
|
||||
|
|
|
|||
|
|
@ -64,6 +64,9 @@
|
|||
padding: 12px
|
||||
border-radius: 4px
|
||||
|
||||
.subscribe-form
|
||||
display: inline-block
|
||||
|
||||
.related-header
|
||||
margin: 4px 0px 12px 2px
|
||||
font-weight: normal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue