4k fixes
This commit is contained in:
parent
6d6aee38b0
commit
f5f6c3f563
@ -1,5 +1,5 @@
|
|||||||
<div style="height: min(75vh, 500px); width: 100%; background-size: cover; background: url('/assets/islands.png') no-repeat fixed bottom;">
|
<div style="height: 75vh; width: 100%; background: url('/assets/islands.png') no-repeat fixed bottom; background-size: cover;">
|
||||||
<img src="/assets/sign.jpg" style="width: min(424px, 75%); height: auto; position: absolute; left: 50%; top: min(37.5vh, 250px); transform: translate(-50%, -50%); filter: drop-shadow(10px 10px 15px black)">
|
<img src="/assets/sign.jpg" style="width: min(424px, 75%); height: auto; position: absolute; left: 50%; top: 37.5vh; transform: translate(-50%, -50%); filter: drop-shadow(10px 10px 15px black)">
|
||||||
</div>
|
</div>
|
||||||
<section class="pt-5 text-center bg-white" style="background: url('/assets/texture.png') repeat;">
|
<section class="pt-5 text-center bg-white" style="background: url('/assets/texture.png') repeat;">
|
||||||
<h2>Services</h2>
|
<h2>Services</h2>
|
||||||
@ -32,7 +32,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<div style="height: min(60vh, 500px); width: 100%; background-size: cover; background: url('/assets/pelican.png') no-repeat fixed bottom;"></div>
|
<div style="height: 60vh; width: 100%; background: url('/assets/pelican.png') no-repeat fixed center; background-size: cover;"></div>
|
||||||
<section class="w-100 p-5 text-center cap-width">
|
<section class="w-100 p-5 text-center cap-width">
|
||||||
<h2 class="mb-5">About Us</h2>
|
<h2 class="mb-5">About Us</h2>
|
||||||
<p class="mb-5">Pelican Landing is a family run, year-round, hunting & fishing lodge. It's located on the beautiful southern shores of Lake of Woods and offers the outdoorsman a tailor made experience. With both road and water access this resort can meet the needs of the angler, hunter, or nature enthusiast. Our goal at Pelican Landing is to make your stay with us a memorable & relaxing experience that you will want to repeat.</p>
|
<p class="mb-5">Pelican Landing is a family run, year-round, hunting & fishing lodge. It's located on the beautiful southern shores of Lake of Woods and offers the outdoorsman a tailor made experience. With both road and water access this resort can meet the needs of the angler, hunter, or nature enthusiast. Our goal at Pelican Landing is to make your stay with us a memorable & relaxing experience that you will want to repeat.</p>
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 3.1 MiB After Width: | Height: | Size: 2.3 MiB |
Loading…
Reference in New Issue
Block a user