mirror of
				https://github.com/ItsDrike/itsdrike.com.git
				synced 2025-11-04 04:06:36 +00:00 
			
		
		
		
	Fix heading margins in content info
This commit is contained in:
		
							parent
							
								
									70d3e26b86
								
							
						
					
					
						commit
						c88e5ed28b
					
				
					 1 changed files with 11 additions and 4 deletions
				
			
		| 
						 | 
					@ -104,8 +104,15 @@ img {
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.content-info {
 | 
				
			||||||
 | 
					  h1, h2, h3, h4, h5, h6 {
 | 
				
			||||||
 | 
					    margin-top: $headings-margin-bottom;
 | 
				
			||||||
 | 
					    margin-bottom: 0.3rem;
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  #changelog, #sources {
 | 
					  #changelog, #sources {
 | 
				
			||||||
    font-family: $font-family-mono;
 | 
					    font-family: $font-family-mono;
 | 
				
			||||||
    font-size: $font-size-base * 0.9;
 | 
					    font-size: $font-size-base * 0.9;
 | 
				
			||||||
    font-weight: 400;
 | 
					    font-weight: 400;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue