Skip to content

Commit

Permalink
Yuurrr?
Browse files Browse the repository at this point in the history
  • Loading branch information
MoonMoon2 committed Jan 16, 2024
1 parent 8d32791 commit 5c9b91e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion _pages/prompt.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,10 @@ <h1>

<div id="promptContainer" class="row">
<div class="col-12">
<div id="promptBox" class="d-flex justify-content-center">
<div class="d-flex justify-content-center">
<h2 id="prompt">This is the prompt typed out</h2>
</div>
<div class="d-flex justify-content-center">
<button type="button" class="btn btn-info" id="newPromptBtn">New Prompt</button>
</div>
</div>
Expand Down

0 comments on commit 5c9b91e

Please sign in to comment.