1
0
Fork 0

Update index.blade.php

This commit is contained in:
okpierre 2021-10-14 19:14:46 -04:00 committed by GitHub
parent dbf314151e
commit d500626295
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -116,7 +116,7 @@
@endif
<div class="form-group row mb-0">
<div class="col-md-12">
<button type="submit" class="btn btn-primary btn-block py-0 font-weight-bold text-uppercase">
<button type="submit" class="btn btn-primary btn-block btn-lg font-weight-bold text-uppercase">
{{ __('Login') }}
</button>
@ -127,7 +127,7 @@
</div>
</div>
<div class="card shadow-none border card-body">
<p class="text-center mb-0 font-weight-bold small">
<p class="text-center mb-0 font-weight-bold">
@if(config_cache('pixelfed.open_registration'))
<a href="/register">Register</a>
<span class="px-1">·</span>