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