fix: fix invalid html output (#642)
* fix: fix invalid html output * fix: HTML structure w/ nested <li>
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							504b447162
						
					
				
				
					commit
					233d4b2f2c
				
			@@ -106,7 +106,7 @@ svg {
 | 
			
		||||
    align-items: center;
 | 
			
		||||
    font-family: var(--headerFont);
 | 
			
		||||
 | 
			
		||||
    & p {
 | 
			
		||||
    & span {
 | 
			
		||||
      font-size: 0.95rem;
 | 
			
		||||
      display: inline-block;
 | 
			
		||||
      color: var(--secondary);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user