Compare commits

..

1 commit

Author SHA1 Message Date
0cfc162638 Changing interface color to magenta
All checks were successful
ci / build (push) Successful in 32m18s
2025-04-22 17:20:18 +02:00

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}>