File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed 
common/components/article 
introduction/components/introduction-article Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1313  display flex ;
1414  flex-direction column ;
1515  grid-column span  6 ;
16-   max-width 46 rem 
16+   max-width 56 rem 
1717  justify-self center ;
1818
1919  @media  #{$breakpoint-dimension-sm }  {
Original file line number Diff line number Diff line change 44.container  {
55  @include  InnerContentFlex ;
66  justify-content start ;
7+   margin-bottom 5rem  ;
78}
89
910.title  {
Original file line number Diff line number Diff line change 5656  --color_fg_link_hover : var (--functional-gray-50 );
5757  --color_fg_link_pressed : var (--functional-gray-50 );
5858
59-   --color_fg_selected : var (--functional-gray-850  );
59+   --color_fg_selected : var (--functional-gray-100  );
6060  --color_border_selected : var (--functional-gray-850 );
6161  --color_border_focus : var (--functional-gray-850 );
6262
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments