color changes

This commit is contained in:
Prince Kurt Laurence 2023-12-14 18:09:44 +08:00
parent 96c8f9a150
commit fafde17266
5 changed files with 13 additions and 10 deletions

View file

@ -48,6 +48,7 @@ export default function Dashboard() {
alignItems: "center",
justifyContent: "center",
paddingTop: "64px",
},
}}
>
@ -66,7 +67,7 @@ export default function Dashboard() {
}
return (
<div style={styles.background}>
<Header label={"Dashboard"} />
<Header label={"Dashboard"} />
<RestrictedComponent allow_only={"Technician"}>
<TechnicianWidgets />
</RestrictedComponent>

View file

@ -63,9 +63,9 @@ export default function LandingPage() {
}}
>
<p style={{ ...styles.text_dark, ...styles.text_L }}>
CSM BORROWING
Gwapo
<br />
SYSTEM
Jophiel
</p>
<div style={{ ...styles.flex_column }}>
<Button