new gradient colours
This commit is contained in:
		
							parent
							
								
									2f2e904ebb
								
							
						
					
					
						commit
						0554d3c077
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -7,7 +7,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
html {
 | 
					html {
 | 
				
			||||||
    min-height: 100%;
 | 
					    min-height: 100%;
 | 
				
			||||||
    background: linear-gradient(110deg, rgba(139,74,255,1) 0%, rgba(25,213,255,1) 60%, rgba(255,239,153,1) 100%);
 | 
					    background: linear-gradient(110deg, rgba(86,67,244,1) 0%, rgba(217,71,218,1) 50%, rgba(245,232,119,1) 100%); 
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
body {
 | 
					body {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue