fixed flex box

This commit is contained in:
polarDefender 2024-05-27 08:58:46 -07:00
parent c96c340a43
commit 1cb837a523
5 changed files with 49 additions and 32 deletions

View file

@ -27,9 +27,8 @@
<main>
<section class="setup-header">
<h2>Setup</h2>
<h2>Setup your Pub</h2>
<p class="header-title">
Let's confirm some things before we start this Pub
</p>
</section>
@ -37,7 +36,7 @@
<section class="setup-content">
<div class="input-group">
<span>give this node a name that wallet users will see:</span>
<span>Give this node a name that will be seen by wallet users:</span>
<input
type="text"
placeholder="Nodey McNodeFace"
@ -60,7 +59,7 @@
<div class="checkbox-shape"></div>
<label for="customCheckbox">
Use the default managed relay service and auto-pay 1000 sats
permonth to support developers
per month to support developers
</label>
</div>