style: standardize heading sizes and add responsive text scaling across components
This commit is contained in:
		@@ -102,7 +102,7 @@ export function Hero() {
 | 
			
		||||
      <Container>
 | 
			
		||||
        <div className="lg:grid lg:grid-cols-12 lg:gap-x-8 lg:gap-y-20">
 | 
			
		||||
          <div className="relative z-10 mx-auto max-w-2xl lg:col-span-7 lg:max-w-none lg:pt-6 xl:col-span-6">
 | 
			
		||||
            <h1 className="text-4xl font-medium tracking-tight text-gray-900">
 | 
			
		||||
            <h1 className="text-5xl lg:text-6xl font-medium tracking-tight text-gray-900">
 | 
			
		||||
              Mycelium
 | 
			
		||||
            </h1>
 | 
			
		||||
            <h2 className="mt-6 text-2xl tracking-tight text-gray-600">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user