Skip to content

Commit

Permalink
More!
Browse files Browse the repository at this point in the history
  • Loading branch information
MoonMoon2 committed Jan 16, 2024
1 parent 47652de commit a7c86f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _pages/prompt.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ <h1>

<div id="promptContainer" class="row">
<div class="col-12">
<div class="row m-4">
<div class="row p-4">
<div class="d-flex justify-content-center">
<h2 id="prompt">This is the prompt typed out</h2>
</div>
</div>
<div class="row m-2">
<div class="row p-4">
<div class="d-flex justify-content-center">
<button type="button" class="btn btn-info" id="newPromptBtn" onclick="loadPrompt()">New Prompt</button>
</div>
Expand Down

0 comments on commit a7c86f3

Please sign in to comment.