Skip to content

Commit

Permalink
Formatting buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
ADefWebserver committed Sep 23, 2024
1 parent 99daa9b commit eb3419c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</label>
</div>
<div>
<button id="login-submit" type="submit" class="w-100 btn btn-lg btn-primary">Log in</button>
<button id="login-submit" type="submit" class="w-100 btn btn-lg btn-success">Log in</button>
</div>
</form>
</section>
Expand Down

0 comments on commit eb3419c

Please sign in to comment.