Skip to content

Commit

Permalink
improve alignment of start-voice button
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyabajaj12 committed Oct 13, 2024
1 parent 6fb354c commit f2dd942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start_writing.html
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ <h2 style="margin-bottom: 15px">Start Writing</h2>
placeholder="Start writing your blog here..."
required
></textarea>
<button type="button" id="start-voice-input" style="position: absolute; top: 5px; right: 5px;">
<button type="button" id="start-voice-input" style="position: absolute; top: 10.5px; right: 0px;">
🎤
</button>
</div>
Expand Down

0 comments on commit f2dd942

Please sign in to comment.