style(example page): center title
This commit is contained in:
		
							parent
							
								
									ec525e78ad
								
							
						
					
					
						commit
						b97e523e01
					
				@ -62,7 +62,7 @@ async function Examples() {
 | 
				
			|||||||
  return (
 | 
					  return (
 | 
				
			||||||
    <div className="w-full py-4">
 | 
					    <div className="w-full py-4">
 | 
				
			||||||
      <section className="mx-auto flex max-w-[980px] flex-col items-center gap-2 py-8 md:py-12 md:pb-8 lg:py-24 lg:pb-20">
 | 
					      <section className="mx-auto flex max-w-[980px] flex-col items-center gap-2 py-8 md:py-12 md:pb-8 lg:py-24 lg:pb-20">
 | 
				
			||||||
        <h1 className="scroll-m-20 text-4xl font-extrabold tracking-tight lg:text-5xl">
 | 
					        <h1 className="scroll-m-20 text-4xl font-extrabold tracking-tight lg:text-5xl text-center">
 | 
				
			||||||
          Check out some examples
 | 
					          Check out some examples
 | 
				
			||||||
        </h1>
 | 
					        </h1>
 | 
				
			||||||
        <p className="max-w-[560px] text-center text-lg text-muted-foreground">Text to Image, Image to Image, IPAdapter, and more. Here are some examples that you can use to deploy your workflow.</p>
 | 
					        <p className="max-w-[560px] text-center text-lg text-muted-foreground">Text to Image, Image to Image, IPAdapter, and more. Here are some examples that you can use to deploy your workflow.</p>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user