Move login form higher

This commit is contained in:
George Lacey 2021-05-10 00:34:38 +01:00
parent 3f5a074fef
commit ef4671e3ef

View File

@ -7,7 +7,7 @@
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js" integrity="sha384-p34f1UUtsS3wqzfto5wAAmdvj+osOnFyQFpp4Ua3gs/ZVWx6oOypYoCJhGGScy+8" crossorigin="anonymous"></script>
<style>
html, body {
height: 100%;
height: 80%;
}
body {