mirror of
				https://github.com/ZetaKebab/quartz.git
				synced 2025-11-03 22:49:47 +00:00 
			
		
		
		
	padding and border-radius matching bottom cards
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
This commit is contained in:
		@@ -25,8 +25,8 @@ p, ul, text {
 | 
			
		||||
 | 
			
		||||
.mainTOC {
 | 
			
		||||
  background: var(--lightgray);
 | 
			
		||||
  border-radius: 8px;
 | 
			
		||||
  padding: 0.8em;
 | 
			
		||||
  border-radius: 5px;
 | 
			
		||||
  padding: 0.75em 1em;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.mainTOC details summary {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user