style fixes for search bar and title on mobile
This commit is contained in:
		
							parent
							
								
									76fdb3b4d8
								
							
						
					
					
						commit
						fd7c33c537
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -125,14 +125,14 @@ a {
 | 
			
		|||
        flex-direction: row;
 | 
			
		||||
        padding: 0;
 | 
			
		||||
        width: initial;
 | 
			
		||||
        margin-top: 4rem;
 | 
			
		||||
        margin-top: 2rem;
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    & .sidebar.left {
 | 
			
		||||
      left: calc(calc(100vw - $pageWidth) / 2 - $sidePanelWidth);
 | 
			
		||||
      @media all and (max-width: $fullPageWidth) {
 | 
			
		||||
        gap: 1rem;
 | 
			
		||||
        gap: 0rem;
 | 
			
		||||
        align-items: center;
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue