File tree Expand file tree Collapse file tree 1 file changed +4
-15
lines changed Expand file tree Collapse file tree 1 file changed +4
-15
lines changed Original file line number Diff line number Diff line change @@ -41,21 +41,10 @@ nav_order: 92
4141>  <span  class =" nric-red click " ></span >Make One Run
4242
4343<div  class =" nav-buttons " >
44-   <!--  Previous Button --> 
45-   <a  href =" /docs/glossary "  class =" nav-button "  aria-label =" Previous page " >
46-     <div class="nav-item"> 
47-       <svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50"> 
48-         <path d="M30 20L20 30L30 40" /> 
49-       </svg> 
50-     </div> 
44+   <a  href =" /docs/glossary "  class =" nav-button prev "  aria-label =" Previous page " >
45+     <div class="nav-item"></div> 
5146  </a >
52- 
53-   <!--  Next Button --> 
54-   <a  href =" /docs/glossary/symbols "  class =" nav-button "  aria-label =" Next page " >
55-     <div class="nav-item"> 
56-       <svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50"> 
57-         <path d="M20 20L30 30L20 40" /> 
58-       </svg> 
59-     </div> 
47+   <a  href =" /docs/glossary/symbols "  class =" nav-button next "  aria-label =" Next page " >
48+     <div class="nav-item"></div> 
6049  </a >
6150</div >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments