mirror of
				https://github.com/avatao-content/frontend-tutorial-framework
				synced 2025-11-04 06:02:55 +00:00 
			
		
		
		
	Unify coloring and remove sidebar shadow
This commit is contained in:
		@@ -63,13 +63,13 @@
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .tfw-sidebar {
 | 
			
		||||
    background-color: $tao-gray-100;
 | 
			
		||||
    background-color: $tao-gray-50;
 | 
			
		||||
    display: flex;
 | 
			
		||||
    flex-direction: column;
 | 
			
		||||
    justify-content: space-between;
 | 
			
		||||
    padding-top: 5vh;
 | 
			
		||||
    align-items: center;
 | 
			
		||||
    box-shadow: -15px -5px 19px -11px rgba(0,0,0,0.75);
 | 
			
		||||
    border-left: 1px solid $tao-gray-400;
 | 
			
		||||
    z-index: 999;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user