CSS changes

This commit is contained in:
2026-04-04 02:20:15 +05:30
parent e3d80600e9
commit 4c36ad570c
2 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ const parameters:Input[] = [
},
{
id:"age",
name:"age",
name:"Age",
type:"number",
placeholder:"Enter the age",
required:true,