mirror of
				https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
				synced 2025-10-30 19:46:49 +00:00 
			
		
		
		
	Decrease create button size
This commit is contained in:
		| @@ -94,14 +94,16 @@ img#create-btn { | |||||||
| 	padding-left: 2.5%; | 	padding-left: 2.5%; | ||||||
| 	padding-right: 2.5%; | 	padding-right: 2.5%; | ||||||
| 	cursor: pointer;  | 	cursor: pointer;  | ||||||
| 	width: 15%;  | 	width: 10%;  | ||||||
|     height: 15%; |     height: 10%; | ||||||
| } | } | ||||||
|  |  | ||||||
| img#create-btn-invis { | img#create-btn-invis { | ||||||
| 	opacity: 0%; | 	opacity: 0%; | ||||||
| 	width: 15%;  | 	padding-left: 2.5%; | ||||||
|     height: 15%; | 	padding-right: 2.5%; | ||||||
|  | 	width: 10%;  | ||||||
|  |     height: 10%; | ||||||
| } | } | ||||||
|  |  | ||||||
| .review-container { | .review-container { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user