feat: services page

This commit is contained in:
2025-07-19 10:54:14 +04:00
parent 84cc04ea67
commit ab29a8692e
6 changed files with 80 additions and 1 deletions

View File

@ -14,7 +14,7 @@ export const myColor: MantineColorsTuple = [
];
const radius = "lg";
const size = "md";
const size = "lg";
export const theme = createTheme({
colors: {