[code] made changes to styles.css, have implemented the Roboto font instead of Arial/Helvetica, have also updated the sizing for the header and paragraph text and changed the type of header number used across some project files.

This commit is contained in:
2026-04-22 17:08:28 +01:00
parent 5690edccc6
commit 5d5daf535c
2 changed files with 18 additions and 17 deletions

View File

@@ -11,7 +11,7 @@
<body>
<div class="loginPane">
<div class="loginHeader">
<h1>Login</h1>
<h2>Login</h2>
<h3>Please enter your login credentials below</h3>
</div>
<div class="loginForm">