Skip to content

Commit eb3419c

Browse files
committed
Formatting buttons
1 parent 99daa9b commit eb3419c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ADefHelpDeskWebApp/Areas/Identity/Pages/Account/Login.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</label>
3131
</div>
3232
<div>
33-
<button id="login-submit" type="submit" class="w-100 btn btn-lg btn-primary">Log in</button>
33+
<button id="login-submit" type="submit" class="w-100 btn btn-lg btn-success">Log in</button>
3434
</div>
3535
</form>
3636
</section>

0 commit comments

Comments
 (0)