forked from ourworld_web/www_engage_os
		
	style: adjust hero heading line height from tight to none
This commit is contained in:
		@@ -31,7 +31,7 @@ const rotatingWords = [
 | 
			
		||||
export function AboutHero() {
 | 
			
		||||
  return (
 | 
			
		||||
    <section className="flex flex-col items-start justify-center min-h-[70vh] px-6 md:px-16  text-white">
 | 
			
		||||
      <h1 className="text-5xl lg:text-8xl font-medium leading-tight">
 | 
			
		||||
      <h1 className="text-5xl lg:text-8xl font-medium leading-none">
 | 
			
		||||
        Building a Decentralized Internet for{" "}
 | 
			
		||||
        <TypeAnimation
 | 
			
		||||
          sequence={rotatingWords}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user