Changing interface color to magenta
All checks were successful
ci / build (push) Successful in 32m18s

This commit is contained in:
evdo 2025-04-22 17:20:18 +02:00
parent adf76c431a
commit 0cfc162638

View file

@ -47,7 +47,7 @@ const SearchPage = () => {
return (
<Page themeId="home">
<Header title="Search" />
<Header title="Search" style={{ backgroundColor: '#EC008C' }} />
<Content>
<Grid container direction="row">
<Grid item xs={12}>