File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 107107      display :  flex;
108108      justify-content :  space-between;
109109      gap :  24px  ;
110+       flex :  0.9  0  auto;
110111    }
111112
112113    /* Code Editor Area */ 
Original file line number Diff line number Diff line change 22  < div  class ="challenge-header__title "> 
33    < span > Challenge - {{ name }}</ span > 
44    {%include 'components/badge.html' with context %}
5-     < span  style ="font-weight: 600; margin-left: auto "
6-     > 🥰 Like type challenges? I also built
7-       < a  target ="_blank " href ="https://xylect.app "> Xylect</ a > , one-click AI-search for
8-       Mac</ span > </ span 
9-     > 
105  </ div > 
116  < p  class ="challenge-header__exerpt "> 
127    Complete code following the instructions, so that lines followed by
7267  </ div > 
7368</ div > 
7469
70+ < div > 
71+   < span  style ="font-weight: 400; line-height: 2em;  "
72+   > 🥰 Like type challenges? I also built
73+     < a  target ="_blank " href ="https://xylect.app "> Xylect</ a > , a one-click AI-search app for
74+     Mac</ span > </ span 
75+   > 
76+ </ div > 
77+ 
7578< script  type ="module "> 
7679  import  passedState  from  "{{ url_for('static', filename='js/passed-state.js')}}" ; 
7780
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments