mirror of
				https://github.com/kevinveenbirkenbach/roulette-wheel.git
				synced 2025-11-03 18:47:59 +00:00 
			
		
		
		
	responsive
This commit is contained in:
		
							
								
								
									
										4
									
								
								app.css
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								app.css
									
									
									
									
									
								
							@@ -106,6 +106,7 @@ ul {
 | 
			
		||||
  left: 50%;
 | 
			
		||||
  transform: translate(-50%, -50%);
 | 
			
		||||
  margin-left: 5rem;
 | 
			
		||||
  width: 60rem;
 | 
			
		||||
  text-align: center;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@@ -123,7 +124,7 @@ ul {
 | 
			
		||||
@media screen and (max-width: 940px) {
 | 
			
		||||
  canvas{
 | 
			
		||||
    margin-top: 5rem;
 | 
			
		||||
    height: 30rem;
 | 
			
		||||
    height: 20rem;
 | 
			
		||||
    margin: auto;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
@@ -133,5 +134,6 @@ ul {
 | 
			
		||||
    left: 0;
 | 
			
		||||
    width: 100%;
 | 
			
		||||
    transform: translate(0, 0);
 | 
			
		||||
    margin: 0;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user