Make images in the discord intro have consistent dimensions.
This commit is contained in:
		
							
								
								
									
										8
									
								
								docs/_static/style.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								docs/_static/style.css
									
									
									
									
										vendored
									
									
								
							@@ -47,8 +47,10 @@ div#welcome-to-discord-py > h1 {
 | 
			
		||||
/* no disgusting background in FAQ */
 | 
			
		||||
div.topic {
 | 
			
		||||
  background-color: transparent;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
div.topic {
 | 
			
		||||
  border: none;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* give images some breathing room */
 | 
			
		||||
img {
 | 
			
		||||
  padding-bottom: 10px;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user