Gap adjustment
This commit is contained in:
		
							parent
							
								
									8d1cebf4db
								
							
						
					
					
						commit
						7a22c7d76a
					
				|  | @ -38,7 +38,7 @@ export const ContractOverview = (props: { | ||||||
| 
 | 
 | ||||||
|   return ( |   return ( | ||||||
|     <Col className={clsx('mb-6', className)}> |     <Col className={clsx('mb-6', className)}> | ||||||
|       <Col className="gap-4 px-2"> |       <Col className="gap-3 px-2 sm:gap-4"> | ||||||
|         <Row className="justify-between gap-4"> |         <Row className="justify-between gap-4"> | ||||||
|           <div className="text-2xl text-indigo-700 md:text-3xl"> |           <div className="text-2xl text-indigo-700 md:text-3xl"> | ||||||
|             <Linkify text={question} /> |             <Linkify text={question} /> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user