trying to fix the blur
This commit is contained in:
		@@ -140,14 +140,12 @@ http://aleclownes.com/2017/02/01/crt-display.html
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.crt-blur {
 | 
			
		||||
.crt::after {
 | 
			
		||||
  content: " ";
 | 
			
		||||
  display: block;
 | 
			
		||||
  position: absolute;
 | 
			
		||||
  top: 141px;
 | 
			
		||||
  left: 117px;
 | 
			
		||||
  width: 768px;
 | 
			
		||||
  height: 584px;
 | 
			
		||||
  top: 0;
 | 
			
		||||
  left: 0;
 | 
			
		||||
  bottom: auto;
 | 
			
		||||
  right: auto;
 | 
			
		||||
  background: rgba(18, 16, 16, 0.1);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user