style: standardize heading sizes and add responsive text scaling across components
This commit is contained in:
		@@ -13,7 +13,7 @@ export function About() {
 | 
			
		||||
      </div>
 | 
			
		||||
      <Container className="relative">
 | 
			
		||||
        <div className="mx-auto max-w-3xl sm:text-center">
 | 
			
		||||
          <h2 className="text-3xl font-medium tracking-tight text-white sm:text-4xl">
 | 
			
		||||
          <h2 className="text-3xl lg:text-4xl font-medium tracking-tight text-white sm:text-4xl">
 | 
			
		||||
            Discover Mycelium
 | 
			
		||||
          </h2>
 | 
			
		||||
          <p className="mt-6 text-lg text-gray-300">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user