Feature/settings page #5

Merged
John4064 merged 23 commits from feature/settings-page into main 2025-06-11 03:09:49 +00:00
Showing only changes of commit ace3b0daa9 - Show all commits

View file

@ -57,7 +57,7 @@ const CardShell = styled('div')`
const Card = styled('div')` const Card = styled('div')`
background-color: #C7C7C7; background-color: #C7C7C7;
width: 50%; width: 1000px;
padding: 20px; padding: 20px;
border-radius: 10px; border-radius: 10px;
margin: 5px; margin: 5px;