1
0
mirror of https://gitlab.com/lander-team/site.git synced 2025-07-27 16:41:23 +00:00

formatting on phones

This commit is contained in:
2021-12-08 14:04:16 -07:00
parent a3a3fcdda4
commit 9efcdebf4e

View File

@@ -80,7 +80,7 @@
</nav> </nav>
<header class="text-center"> <header class="text-center">
<div class="container"> <div class="container">
<img src="img/logo.svg" class="img-fluid" alt="LANDER Team Logo" /> <img src="img/logo.png" class="img-fluid" alt="LANDER Team Logo" />
</div> </div>
<a class="scroll" href="#scroll" <a class="scroll" href="#scroll"
><img src="img/chevrons-down.svg" style="width: 75px" ><img src="img/chevrons-down.svg" style="width: 75px"
@@ -229,7 +229,7 @@
type="text/html" type="text/html"
src="helpers/opdem.html" src="helpers/opdem.html"
width="100%" width="100%"
style="min-height: 60vh" style="min-height: 50vh; max-height: 80vh"
/> />
</div> </div>
</div> </div>