- Compatible XF Versions
 - 2.2
 
- Visible Branding
 - No
 
extra.less
	
	
	
		
						
		Less:
	
	.block--category{
@media (min-width: 1100px){
 @supports(display: grid){
    .block-body{display:grid;
  grid-template-columns:50% 50%;
}
.block-container{
  background-color: #ffffff00;
  border:none;
 }
.node-body{...
	
							You do not have permission to view the full content of this resource.
							
								Log in or register now.