Revert "Add more margin to copy code button"
This reverts commit de7e38855a.
			
			
This commit is contained in:
		@@ -55,7 +55,7 @@ code {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
.copy-code {
 | 
					.copy-code {
 | 
				
			||||||
  position: absolute;
 | 
					  position: absolute;
 | 
				
			||||||
  top: 1rem;
 | 
					  top: .5rem;
 | 
				
			||||||
  right: .5rem;
 | 
					  right: .5rem;
 | 
				
			||||||
  cursor: pointer;
 | 
					  cursor: pointer;
 | 
				
			||||||
  background-color: #1b1f26;
 | 
					  background-color: #1b1f26;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user