Fix logging level, improved README.md
This commit is contained in:
		@@ -15,6 +15,7 @@
 | 
			
		||||
            width: 100%;
 | 
			
		||||
        }
 | 
			
		||||
        .section {
 | 
			
		||||
            padding: 0px 10px 0px 10px;
 | 
			
		||||
            display: flex;
 | 
			
		||||
            flex-direction: row;
 | 
			
		||||
            align-items: center;
 | 
			
		||||
@@ -125,7 +126,7 @@
 | 
			
		||||
            transform: translate3d(-10.724999999999994px, 0, 0);
 | 
			
		||||
        }
 | 
			
		||||
        .row__inner:hover .tile {
 | 
			
		||||
            opacity: 0.3;
 | 
			
		||||
            opacity: 0.6;
 | 
			
		||||
        }
 | 
			
		||||
        .row__inner:hover .tile:hover {
 | 
			
		||||
            -webkit-transform: scale(1.15);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user