more mobile support and misc changes
This commit is contained in:
@@ -27,7 +27,7 @@ require_once("Hotbar.php");
|
||||
Contact Us
|
||||
</a>
|
||||
</div>
|
||||
<div tabindex="0" class="StaticContentContainer" style="position: absolute; left: 3vh; margin-right: 3vh; top: 26vh; max-width: 95vw; height: 78vh; flex-direction: row;">
|
||||
<div tabindex="0" class="StaticContentContainer contactUsContainer" style="position: absolute; left: 3vh; margin-right: 3vh; top: 26vh; max-width: 95vw; height: 78vh; flex-direction: row;">
|
||||
<div style="display: flex; flex-direction: column; justify-content: start; align-items: start; width: 100%; height: 100%;">
|
||||
<a class="LargeWhiteFont" style="padding: 2vh; font-size: 3vh; text-align: left;">
|
||||
Halbear Networking & Software Ltd Support Email: <br> information@halbear.net<br>
|
||||
@@ -49,6 +49,6 @@ require_once("Hotbar.php");
|
||||
<a class=" FooterFont" style="padding-bottom: 0.5vh; margin-right: 2vh; text-decoration: underline; text-align: right;" onclick="document.location.href='CompanyInformation.php';">Company Information</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="BackgroundFade" style="min-height: 135vh;"></div>
|
||||
<div class="BackgroundFade" style="height: 100vh; position: fixed;"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user