File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed 
tbx/static_src/sass/components Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 1212
1313    //  define the size for each logo variant explicitly to avoid layout shift
1414    & --logo-torchbox  {
15-         width  : 100 px  ;
15+         width  : 115 px  ;
1616        height  : 30px  ;
1717
1818        @include  media-query (large ) {
19-             width  : 127 px  ;
20-             height  : 36 px  ;
19+             width  : 147 px  ;
20+             height  : 38 px  ;
2121        }
2222    }
2323
2424    & --logo-charity  {
25-         width  : 170 px  ;
25+         width  : 190 px  ;
2626        height  : 30px  ;
2727
2828        @include  media-query (large ) {
29-             width  : 217 px  ;
30-             height  : 36 px  ;
29+             width  : 251 px  ;
30+             height  : 39 px  ;
3131        }
3232    }
3333
3434    & --logo-public  {
35-         width  : 154 px  ;
35+         width  : 174 px  ;
3636        height  : 30px  ;
3737
3838        @include  media-query (large ) {
39-             width  : 198 px  ;
40-             height  : 36 px  ;
39+             width  : 227 px  ;
40+             height  : 41 px  ;
4141        }
4242    }
4343
4444    & --logo-wagtail  {
45-         width  : 216 px  ;
45+         width  : 226 px  ;
4646        height  : 30px  ;
4747
4848        @include  media-query (small ) {
49-             width  : 288 px  ;
49+             width  : 330 px  ;
5050            height  : 30px  ;
5151        }
5252
5353        @include  media-query (large ) {
54-             width  : 378 px  ;
55-             height  : 36 px  ;
54+             width  : 436 px  ;
55+             height  : 39 px  ;
5656        }
5757    }
5858}
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments