fix signup page with "duplicate navbar"
This commit is contained in:
		
							parent
							
								
									df2f666228
								
							
						
					
					
						commit
						76c4e033c6
					
				
					 1 changed files with 0 additions and 6 deletions
				
			
		|  | @ -11,17 +11,11 @@ | |||
|     <link rel="shortcut icon" href="/favicon.ico"> | ||||
|     <title>Sign up</title> | ||||
| </head> | ||||
|     <nav class="navbar navbar-expand-sm navbar-dark bg-primary"> | ||||
|         <a class="navbar-brand" href="index.html">Reimbursinator</a> | ||||
|     </nav> | ||||
| <body style="background-color: lightgreen"> | ||||
|     <nav class="navbar navbar-expand-sm navbar-dark bg-primary"> | ||||
|         <a class="navbar-brand" href="index.html">Reimbursinator</a> | ||||
|     </nav> | ||||
|     <form class="signup"> | ||||
|         <div class="form-group"> | ||||
|             <h1>Reimbursinator</h1> | ||||
|         </div> | ||||
|         <div class="form-group"> | ||||
|             <h3>Sign up page</h3> | ||||
|         </div> | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Jack
						Jack