Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	Update main.py
Browse files
    	
        main.py
    CHANGED
    
    | @@ -35,7 +35,7 @@ async def read_root(): | |
| 35 | 
             
                        transition: font-size 0.3s ease; 
         | 
| 36 | 
             
                    }
         | 
| 37 | 
             
                    h1:hover {
         | 
| 38 | 
            -
                        font-size:  | 
| 39 | 
             
                    }
         | 
| 40 | 
             
                    a {
         | 
| 41 | 
             
                        color: #EA3C53; 
         | 
|  | |
| 35 | 
             
                        transition: font-size 0.3s ease; 
         | 
| 36 | 
             
                    }
         | 
| 37 | 
             
                    h1:hover {
         | 
| 38 | 
            +
                        font-size: 3em; 
         | 
| 39 | 
             
                    }
         | 
| 40 | 
             
                    a {
         | 
| 41 | 
             
                        color: #EA3C53; 
         | 
