File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ import { Input } from "@/components/ui/input"
44
55export function Hero ( ) {
66 return (
7- < section className = "flex min-h-screen flex-col gap-40 px-6 pt-24 pb-15 md :gap-70 md :px-12 md :pt-67" >
7+ < section className = "flex min-h-screen flex-col gap-40 px-6 pt-24 pb-15 sm :gap-70 sm :px-12 sm :pt-67" >
88 < div className = "flex flex-col items-center gap-17.5 text-center" >
9- < h1 className = "typo-display-medium md:typo-display-large w-fit max-w-4xl bg-linear-to-b from-text-primary to-text-secondary bg-clip-text text-transparent" >
9+ < h1 className = "typo-display-small sm:typo-display- medium md:typo-display-large w-fit max-w-4xl bg-linear-to-b from-text-primary to-text-secondary bg-clip-text text-transparent" >
1010 Trova gruppi, risorse e supporto tra gli studenti del Polimi
1111 </ h1 >
1212
You can’t perform that action at this time.
0 commit comments