Replace from Code Climate to Super-Linter (#18587)
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							3f14260574
						
					
				
				
					commit
					84266f87e7
				
			@@ -183,12 +183,9 @@ $content-width: 840px;
 | 
			
		||||
 | 
			
		||||
    &-heading {
 | 
			
		||||
      display: flex;
 | 
			
		||||
 | 
			
		||||
      padding-bottom: 36px;
 | 
			
		||||
      border-bottom: 1px solid lighten($ui-base-color, 8%);
 | 
			
		||||
 | 
			
		||||
      margin: -15px -15px 40px 0;
 | 
			
		||||
 | 
			
		||||
      flex-wrap: wrap;
 | 
			
		||||
      align-items: center;
 | 
			
		||||
      justify-content: space-between;
 | 
			
		||||
@@ -294,7 +291,7 @@ $content-width: 840px;
 | 
			
		||||
      width: 100%;
 | 
			
		||||
      height: 0;
 | 
			
		||||
      border: 0;
 | 
			
		||||
      border-bottom: 1px solid rgba($ui-base-lighter-color, .6);
 | 
			
		||||
      border-bottom: 1px solid rgba($ui-base-lighter-color, 0.6);
 | 
			
		||||
      margin: 20px 0;
 | 
			
		||||
 | 
			
		||||
      &.spacer {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user