add-school-form

This commit is contained in:
2023-05-01 11:54:43 +05:30
parent 2be7692145
commit 6e44cd02a0
8 changed files with 442 additions and 110 deletions

View File

@@ -16,7 +16,7 @@
}
}
body {
/* body {
color: rgb(var(--foreground-rgb));
background: linear-gradient(
to bottom,
@@ -24,4 +24,4 @@ body {
rgb(var(--background-end-rgb))
)
rgb(var(--background-start-rgb));
}
} */