formatting
This commit is contained in:
parent
4755177289
commit
56c31cb4b5
2 changed files with 5 additions and 2 deletions
|
|
@ -71,7 +71,6 @@ h1 {
|
|||
cursor: default;
|
||||
}
|
||||
|
||||
|
||||
#nostr-signup-button p {
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -20,7 +20,11 @@
|
|||
<form onsubmit="acceptInvite();return false">
|
||||
<button id="nostr-signup-button" type="submit">
|
||||
<figure>
|
||||
<img src="/img/white_ostrich.svg" width="40%" margin="-5% -5%" />
|
||||
<img
|
||||
src="/img/white_ostrich.svg"
|
||||
width="40%"
|
||||
margin="-5% -5%"
|
||||
/>
|
||||
</figure>
|
||||
<p>Alta con Nostr</p>
|
||||
</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue