Scrollability added to scoreboard prototype

This commit is contained in:
Lucas Patenaude
2024-04-03 16:39:29 -06:00
parent 0ec2f4106e
commit 8d702ab6ac
9 changed files with 86 additions and 55 deletions

View File

@@ -1,4 +1,3 @@
<body class="container">
<!-- Linking forms.css -->
<div class="login-page">
<div class="form-container">
@@ -28,4 +27,3 @@
<p class="mt-3">Don't have an account? <a href="/register">Register</a></p>
</div>
</div>
</body>