Merge pull request 'add translucent background to header logo' (#1) from aadil/hacktheplanet:edit-header into main
Reviewed-on: decentral1se/hacktheplanet#1
This commit is contained in:
		@ -92,6 +92,8 @@ div.kc-logo-text span {
 | 
				
			|||||||
    line-height: 1.2em;
 | 
					    line-height: 1.2em;
 | 
				
			||||||
    padding: 62px 10px 20px;
 | 
					    padding: 62px 10px 20px;
 | 
				
			||||||
    white-space: normal;
 | 
					    white-space: normal;
 | 
				
			||||||
 | 
					    display: inline-block;
 | 
				
			||||||
 | 
					    background-color: #11111173;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#kc-content {
 | 
					#kc-content {
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user