mobile fixes
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
				
			|||||||
<footer class="w-100 text-white app-footer">
 | 
					<footer class="w-100 text-white app-footer">
 | 
				
			||||||
	<div class="bg-dark p-3">
 | 
						<div class="bg-dark p-3 pt-4">
 | 
				
			||||||
		<div class="d-flex flex-column flex-sm-row flex-md-wrap justify-content-around mx-auto cap-width">
 | 
							<div class="d-flex flex-column flex-sm-row flex-md-wrap justify-content-around mx-auto cap-width">
 | 
				
			||||||
			<div>
 | 
								<div>
 | 
				
			||||||
				<h4>Address</h4>
 | 
									<h4>Address</h4>
 | 
				
			||||||
@@ -15,8 +15,7 @@
 | 
				
			|||||||
					<li>Phone: <a href="tel:18074885511" target="_blank">+1 (807) 488-5511</a></li>
 | 
										<li>Phone: <a href="tel:18074885511" target="_blank">+1 (807) 488-5511</a></li>
 | 
				
			||||||
					<li>Toll Free: <a href="tel:18886908070" target="_blank">+1 (888) 690-8070</a></li>
 | 
										<li>Toll Free: <a href="tel:18886908070" target="_blank">+1 (888) 690-8070</a></li>
 | 
				
			||||||
					<li>Email: <a href="mailto:pelicanlanding2002@gmail.com">pelicanlanding2002@gmail.com</a></li>
 | 
										<li>Email: <a href="mailto:pelicanlanding2002@gmail.com">pelicanlanding2002@gmail.com</a></li>
 | 
				
			||||||
					<li>Social Media:
 | 
										<li>Social Media: <a href="https://www.facebook.com/MorsonsPelicanLanding" target="_blank">Facebook</a></li>
 | 
				
			||||||
						<a href="https://www.facebook.com/MorsonsPelicanLanding" target="_blank">Facebook</a></li>
 | 
					 | 
				
			||||||
				</ul>
 | 
									</ul>
 | 
				
			||||||
			</div>
 | 
								</div>
 | 
				
			||||||
			<div>
 | 
								<div>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,14 +1,24 @@
 | 
				
			|||||||
<mat-toolbar class="d-print-none">
 | 
					<mat-toolbar class="d-print-none">
 | 
				
			||||||
	<img routerLink="/" class="curs-pointer" src="/assets/logo.png" alt="Logo" height="46px" width="auto">
 | 
						<img routerLink="/" class="curs-pointer" src="/assets/logo.png" alt="Logo" height="46px" width="auto">
 | 
				
			||||||
	<button mat-button routerLink="/" class="d-flex align-items-center">
 | 
						<button mat-button routerLink="/" class="d-flex align-items-center">Pelican Landing</button>
 | 
				
			||||||
 | 
					 | 
				
			||||||
		<h1 class="d-none d-sm-inline">Pelican Landing</h1>
 | 
					 | 
				
			||||||
	</button>
 | 
					 | 
				
			||||||
	<span class="mx-auto"></span>
 | 
						<span class="mx-auto"></span>
 | 
				
			||||||
	<span>
 | 
						<span>
 | 
				
			||||||
		<button mat-button routerLink="/coming-soon">Restaurant</button>
 | 
							<span class="d-none d-sm-inline">
 | 
				
			||||||
	    <button mat-button routerLink="/coming-soon">Hunting</button>
 | 
								<button mat-button routerLink="/coming-soon">Restaurant</button>
 | 
				
			||||||
	    <button mat-button routerLink="/coming-soon">Fishing</button>
 | 
							    <button mat-button routerLink="/coming-soon">Hunting</button>
 | 
				
			||||||
	    <button mat-button routerLink="/coming-soon">Lodging</button>
 | 
							    <button mat-button routerLink="/coming-soon">Fishing</button>
 | 
				
			||||||
    </span>
 | 
							    <button mat-button routerLink="/coming-soon">Lodging</button>
 | 
				
			||||||
 | 
						    </span>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						</span>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						<button class="d-inline d-sm-none" mat-icon-button [matMenuTriggerFor]="menu">
 | 
				
			||||||
 | 
							<mat-icon>menu</mat-icon>
 | 
				
			||||||
 | 
						</button>
 | 
				
			||||||
 | 
						<mat-menu #menu="matMenu">
 | 
				
			||||||
 | 
							<button mat-menu-item routerLink="/coming-soon">Restaurant</button>
 | 
				
			||||||
 | 
							<button mat-menu-item routerLink="/coming-soon">Hunting</button>
 | 
				
			||||||
 | 
							<button mat-menu-item routerLink="/coming-soon">Fishing</button>
 | 
				
			||||||
 | 
							<button mat-menu-item routerLink="/coming-soon">Lodging</button>
 | 
				
			||||||
 | 
						</mat-menu>
 | 
				
			||||||
</mat-toolbar>
 | 
					</mat-toolbar>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,7 +1,7 @@
 | 
				
			|||||||
<div class="bg-white p-5">
 | 
					<div class="bg-white p-5" style="height: 80vh">
 | 
				
			||||||
	<div class="m-5 p-5 text-center">
 | 
						<div class="mt-5 pt-5 text-center">
 | 
				
			||||||
		<h1 style="font-size: 4em">Coming Soon</h1>
 | 
							<h1 style="font-size: 4em">Coming Soon</h1>
 | 
				
			||||||
		<h2 class="mt-3">This page is under development</h2>
 | 
							<h2 class="mt-3">This page is still being built</h2>
 | 
				
			||||||
		<button class="btn btn-outline-secondary rounded-pill px-4 mt-3" (click)="back()">Back</button>
 | 
							<button class="btn btn-outline-secondary rounded-pill px-4 mt-3" (click)="back()">Back</button>
 | 
				
			||||||
	</div>
 | 
						</div>
 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,5 +1,5 @@
 | 
				
			|||||||
<div class="bg-white p-5">
 | 
					<div class="bg-white p-5" style="height: 80vh">
 | 
				
			||||||
	<div class="card my-5 mx-auto p-5 text-center" style="max-width: 400px">
 | 
						<div class="card mt-5 mx-auto p-5 text-center" style="max-width: 400px">
 | 
				
			||||||
		<h1 style="font-size: 4em">404</h1>
 | 
							<h1 style="font-size: 4em">404</h1>
 | 
				
			||||||
		<h2 class="mt-3">Page not found</h2>
 | 
							<h2 class="mt-3">Page not found</h2>
 | 
				
			||||||
		<button class="btn btn-outline-secondary rounded-pill px-4 mt-3" (click)="back()">Back</button>
 | 
							<button class="btn btn-outline-secondary rounded-pill px-4 mt-3" (click)="back()">Back</button>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user