siwwy :3 #3
					 1 changed files with 2 additions and 2 deletions
				
			
		Remove unnecessary px units
				commit
				
					
					
						3c3aa212d7
					
				
			
		| 
						 | 
					@ -102,8 +102,8 @@ .nav-wrapper {
 | 
				
			||||||
    display: grid;
 | 
					    display: grid;
 | 
				
			||||||
    grid-template-columns: repeat(2, 1fr);
 | 
					    grid-template-columns: repeat(2, 1fr);
 | 
				
			||||||
    grid-template-rows: 1fr;
 | 
					    grid-template-rows: 1fr;
 | 
				
			||||||
    grid-column-gap: 0px;
 | 
					    grid-column-gap: 0;
 | 
				
			||||||
    grid-row-gap: 0px;
 | 
					    grid-row-gap: 0;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.theme-selector label {
 | 
					.theme-selector label {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue