mirror of
				https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
				synced 2025-10-31 03:46:50 +00:00 
			
		
		
		
	Merge remote-tracking branch 'origin/sprint-3' into 49-image-feature
This commit is contained in:
		| @@ -1,4 +1,3 @@ | ||||
|  | ||||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
| 	<head> | ||||
| @@ -39,7 +38,7 @@ | ||||
| 						</form> | ||||
| 					</div> | ||||
| 					<div class="center-display">		 | ||||
| 						<img src ="./assets/images/Grouppink.png" alt="CREATE" style="opacity: 100%;" id="create-btn" onclick="window.location.assign('./CreatePage.html')"/> | ||||
| 						<img src ="./assets/images/Grouppink.png" alt="CREATE" style="opacity: 100%;" id="create-btn" title="Add an entry!" onclick="window.location.assign('./CreatePage.html')"/> | ||||
| 						<h2 id="recent-reviews-text"> Recent Reviews </h2> | ||||
| 						<img src ="./assets/images/Grouppink.png" style="opacity:0;"/> | ||||
| 						 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user