This commit is contained in:
nelle 2024-09-02 17:24:38 -06:00
parent 1581da8d8f
commit 0b0dd17c4d
2 changed files with 2 additions and 3 deletions

View file

@ -8,9 +8,9 @@
}
.ntfyForm {
display: list-item;
display: flex;
gap: 5px;
margin-top: -8%;
margin-bottom: 8%;
}
}

View file

@ -21,7 +21,6 @@
<br>
<br>
<div class="ntfyForm">
<br style="margin-bottom: 10px;">
<textarea id="ntfy-input" placeholder="type some words and hit send" rows=2></textarea>
<button
class="custom-btn btn-1"