Fix mascot positioning
This commit is contained in:
		
							parent
							
								
									40087aad0b
								
							
						
					
					
						commit
						34a718cf02
					
				|  | @ -24,8 +24,10 @@ limitations under the License. | ||||||
| </p> | </p> | ||||||
| 
 | 
 | ||||||
| <h3 align="center"> | <h3 align="center"> | ||||||
|   <img src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/smolagents/mascot.png" alt="Hugging Face mascot as James Bond" width=50px> |   <div style="display:flex;flex-direction:row;"> | ||||||
|  |     <img src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/smolagents/mascot.png" alt="Hugging Face mascot as James Bond" width=100px> | ||||||
|     <p>smolagents - a smol library to build great agents!</p> |     <p>smolagents - a smol library to build great agents!</p> | ||||||
|  |   </div> | ||||||
| </h3> | </h3> | ||||||
| 
 | 
 | ||||||
| `smolagents` is a library that enables you to run powerful agents in a few lines of code. It offers: | `smolagents` is a library that enables you to run powerful agents in a few lines of code. It offers: | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue