BUG 28016
This commit is contained in:
		@@ -146,7 +146,7 @@ export default {
 | 
			
		||||
    align-items: center;
 | 
			
		||||
    justify-content: space-between;
 | 
			
		||||
    height: 128px;
 | 
			
		||||
    padding: 030px;
 | 
			
		||||
    padding: 0 30px;
 | 
			
		||||
    color: #333333;
 | 
			
		||||
    font-size: 32px;
 | 
			
		||||
  }
 | 
			
		||||
@@ -175,7 +175,9 @@ export default {
 | 
			
		||||
      align-items: center;
 | 
			
		||||
      justify-content: space-between;
 | 
			
		||||
      flex: 1;
 | 
			
		||||
      padding: 032px h3 {
 | 
			
		||||
      padding: 0 32px;
 | 
			
		||||
 | 
			
		||||
      h3 {
 | 
			
		||||
        color: #F94246;
 | 
			
		||||
        font-size: 32px;
 | 
			
		||||
      }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user