OCD
This commit is contained in:
		@ -122,7 +122,7 @@ h1, h2, h3, h4, h5, p {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#home .content {
 | 
					#home .content {
 | 
				
			||||||
  margin: 0;
 | 
					  margin: 0;
 | 
				
			||||||
  width: 90%;
 | 
					  width: 80%;
 | 
				
			||||||
  position: absolute;
 | 
					  position: absolute;
 | 
				
			||||||
  top: 50%;
 | 
					  top: 50%;
 | 
				
			||||||
  left: 50%;
 | 
					  left: 50%;
 | 
				
			||||||
@ -133,7 +133,7 @@ h1, h2, h3, h4, h5, p {
 | 
				
			|||||||
#home .title {
 | 
					#home .title {
 | 
				
			||||||
  color: white;
 | 
					  color: white;
 | 
				
			||||||
  font-family: sans-serif;
 | 
					  font-family: sans-serif;
 | 
				
			||||||
  font-size: calc(2.25em + 3vw);
 | 
					  font-size: calc(1em + 4.5vw);
 | 
				
			||||||
  font-weight: bold;
 | 
					  font-weight: bold;
 | 
				
			||||||
  margin-bottom: 0.25em;
 | 
					  margin-bottom: 0.25em;
 | 
				
			||||||
  text-shadow: 0 0 0.1em black;
 | 
					  text-shadow: 0 0 0.1em black;
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user