Fixed styling before refactor

This commit is contained in:
Dunemask 2022-07-12 19:43:05 +00:00
parent 5c3f865604
commit fd497c0e23

View file

@ -34,7 +34,7 @@ export default function JobView(props) {
<AppBar
position="fixed"
sx={{
backgroundColor: "rgba(0,0,0,0)",
backgroundColor: "white",
boxShadow: "none",
color: "black",
}}