fix page bottom scrollbar + typedocs subheading padding
This commit is contained in:
		
							parent
							
								
									e4f3c39bcb
								
							
						
					
					
						commit
						d2aa5fb942
					
				
					 1 changed files with 2 additions and 5 deletions
				
			
		| 
						 | 
					@ -57,7 +57,8 @@
 | 
				
			||||||
  color: hsl(var(--blue) 75 60);
 | 
					  color: hsl(var(--blue) 75 60);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.typedocs-subheading {
 | 
					.typedocs-subheading > span > p {
 | 
				
			||||||
 | 
					  margin: 0;
 | 
				
			||||||
  margin-bottom: 1rem;
 | 
					  margin-bottom: 1rem;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -379,10 +380,6 @@ html.dark .typevariants {
 | 
				
			||||||
  .typedocs-content {
 | 
					  .typedocs-content {
 | 
				
			||||||
    margin-inline: 1.272rem;
 | 
					    margin-inline: 1.272rem;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    & section {
 | 
					 | 
				
			||||||
      min-width: 30svw;
 | 
					 | 
				
			||||||
    }
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    &>p {
 | 
					    &>p {
 | 
				
			||||||
      margin-block: 1.217rem;
 | 
					      margin-block: 1.217rem;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue