This commit is contained in:
		@@ -126,7 +126,7 @@
 | 
				
			|||||||
  padding: 20px;
 | 
					  padding: 20px;
 | 
				
			||||||
  font-size: 1.8rem;
 | 
					  font-size: 1.8rem;
 | 
				
			||||||
  color: #333;
 | 
					  color: #333;
 | 
				
			||||||
  background-color: #fff2d2;
 | 
					  background-color: #f3f3f3;
 | 
				
			||||||
  border-radius: 20px;
 | 
					  border-radius: 20px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -163,7 +163,7 @@
 | 
				
			|||||||
  height: auto;
 | 
					  height: auto;
 | 
				
			||||||
  border-radius: 15px;
 | 
					  border-radius: 15px;
 | 
				
			||||||
  border: 4px solid black;
 | 
					  border: 4px solid black;
 | 
				
			||||||
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
 | 
					  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.8);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Button at the end of the hero-second */
 | 
					/* Button at the end of the hero-second */
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user