some css tweaks and other minor improvements/fixes

This commit is contained in:
noxy
2019-11-27 15:23:48 +00:00
parent 5fc7bf3036
commit 50ba00431b
35 changed files with 880 additions and 104 deletions

View File

@@ -44,6 +44,9 @@
<div class="">
<button type="submit" class="btn btn-primary">Register</button>
</div>
<div>
{!! Recaptcha::render() !!}
</div>
</div>
</form>
</div>