refactor: improve UI
This commit is contained in:
		
										
											Binary file not shown.
										
									
								
							| Before Width: | Height: | Size: 614 KiB After Width: | Height: | Size: 57 KiB | 
| @@ -6,7 +6,12 @@ | |||||||
|  |  | ||||||
|   min-height: 100vh; |   min-height: 100vh; | ||||||
|   max-width: 100vw; |   max-width: 100vw; | ||||||
|   background: url('/images/Background.jpg') no-repeat; |   background: linear-gradient( | ||||||
|  |       to top, | ||||||
|  |       rgb(0 0 0 / 75%) 0%, | ||||||
|  |       rgb(0 0 0 / 75%) 100% | ||||||
|  |     ), | ||||||
|  |     url('/images/Background.jpg') no-repeat; | ||||||
|   background-size: cover; |   background-size: cover; | ||||||
|  |  | ||||||
|   .title { |   .title { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user