This commit is contained in:
Ibrahima G. Coulibaly
2025-02-25 17:10:17 +00:00
parent 54276c0c8a
commit faeb0d15bf
2 changed files with 15 additions and 17 deletions

View File

@@ -9,7 +9,7 @@ export default function Home() {
xs: 1,
md: 3,
lg: 5,
background: 'url(src/assets/background.svg)',
background: 'url(assets/background.svg)',
backgroundColor: '#F5F5FA'
}}
display={'flex'}