diff --git a/src/routes/(public)/(guest)/register/github-education-program/+page.svelte b/src/routes/(public)/(guest)/register/github-education-program/+page.svelte index 61852ac6e..bc57aa145 100644 --- a/src/routes/(public)/(guest)/register/github-education-program/+page.svelte +++ b/src/routes/(public)/(guest)/register/github-education-program/+page.svelte @@ -118,7 +118,7 @@ min-height: 100vh; background: linear-gradient( 56deg, - rgba(253, 54, 110, 0.1) 0%, + rgba(253, 54, 110, 0.15) 0%, var(--gradient-start-color) 48.38% );