We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4a9033 commit 23f8374Copy full SHA for 23f8374
frontend/src/pages/Login.jsx
@@ -5,8 +5,8 @@ export default function Login() {
5
<div style={{
6
textAlign: "center",
7
marginTop: "100px",
8
- fontFamily: "sans-serif",
9
- color: "#003366"
+ fontFamily: "Arial, sans-serif",
+ color: "#0047AB"
10
}}>
11
<h1>Welcome to FAT-EIBL</h1>
12
<p>Finance Audit Tracker – Edme Insurance Brokers Limited</p>
0 commit comments