mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	css: Use SCSS nesting for .footer section in portico.scss.
				
					
				
			This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							d389885fe4
						
					
				
				
					commit
					fb1427bc2f
				
			@@ -520,24 +520,21 @@ input.text-error {
 | 
			
		||||
    vertical-align: top;
 | 
			
		||||
 | 
			
		||||
    text-align: left;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.footer section h3 {
 | 
			
		||||
    text-transform: uppercase;
 | 
			
		||||
    font-size: 1em;
 | 
			
		||||
    font-weight: 600;
 | 
			
		||||
    line-height: 1.2;
 | 
			
		||||
    h3 {
 | 
			
		||||
        text-transform: uppercase;
 | 
			
		||||
        font-size: 1em;
 | 
			
		||||
        font-weight: 600;
 | 
			
		||||
        line-height: 1.2;
 | 
			
		||||
        margin-bottom: 5px;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    margin-bottom: 5px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.footer section ul {
 | 
			
		||||
    color: hsl(0, 0%, 67%);
 | 
			
		||||
 | 
			
		||||
    list-style-type: none;
 | 
			
		||||
    margin-left: 0;
 | 
			
		||||
 | 
			
		||||
    font-weight: 400;
 | 
			
		||||
    ul {
 | 
			
		||||
        color: hsl(0, 0%, 67%);
 | 
			
		||||
        list-style-type: none;
 | 
			
		||||
        margin-left: 0;
 | 
			
		||||
        font-weight: 400;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* -- end new footer -- */
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user