Changed button sizes
This commit is contained in:
		@ -132,7 +132,7 @@ body {
 | 
				
			|||||||
  text-shadow: 0 0 .1em black;
 | 
					  text-shadow: 0 0 .1em black;
 | 
				
			||||||
  text-decoration: none;
 | 
					  text-decoration: none;
 | 
				
			||||||
  padding-left: .25em;
 | 
					  padding-left: .25em;
 | 
				
			||||||
  font-size: calc(2.5em + 1vw);
 | 
					  font-size: calc(1.5em + 1vw);
 | 
				
			||||||
  font-weight: bold;
 | 
					  font-weight: bold;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -283,7 +283,7 @@ body {
 | 
				
			|||||||
  filter: invert(100%) drop-shadow(0 0 .1em black);
 | 
					  filter: invert(100%) drop-shadow(0 0 .1em black);
 | 
				
			||||||
  display: inline-block;
 | 
					  display: inline-block;
 | 
				
			||||||
  font-family: sans-serif;
 | 
					  font-family: sans-serif;
 | 
				
			||||||
  font-size: calc(.75em + .25vw);
 | 
					  font-size: calc(.5em + .25vw);
 | 
				
			||||||
  outline: 0;
 | 
					  outline: 0;
 | 
				
			||||||
  text-decoration: none;
 | 
					  text-decoration: none;
 | 
				
			||||||
  text-align: center;
 | 
					  text-align: center;
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user