add apology page background color

This commit is contained in:
nflnkr 2024-05-04 19:47:17 +03:00
parent 32349c1561
commit a18dbf0022

@ -19,6 +19,7 @@ export const ApologyPage = ({ error }: Props) => {
alignItems: "center",
justifyContent: "center",
height: "100%",
backgroundColor: "#F2F3F7",
}}
>
<Typography